Skip to content

Commit

Permalink
Merge branch 'main' into pr
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored Aug 4, 2024
2 parents 94c26bc + 81bc455 commit a14af76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_later.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}

- name: list files
run: ls -R dir/subdir
# - name: list files
# run: ls -R dir/subdir
- name: cat file
run: cat one.txt

0 comments on commit a14af76

Please sign in to comment.