Skip to content

Commit

Permalink
activate action check
Browse files Browse the repository at this point in the history
  • Loading branch information
bauergeorg committed Apr 28, 2022
1 parent 1438607 commit 23998e0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,11 @@ jobs:
ref: not/existing/feature/branch
alt_ref: v0.1

# # Run checkout this repository with own action (last deployed)
# - name: Checkout this repository with own action (last deployed)
# uses: rohmanngmbh/action-checkout-repo@v1
# with:
# path: myself-action
# Run checkout this repository with own action (last deployed)
- name: Checkout this repository with own action (last deployed)
uses: rohmanngmbh/action-checkout-repo@v1
with:
path: myself-action

# List folder recursive (only for debugging)
- name: List folders
Expand Down

0 comments on commit 23998e0

Please sign in to comment.