Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Nov 1, 2023
1 parent a82dc77 commit b9adaaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Runs a single command using the runners shell
- name: Run a one-line script
run: |
#gh run cancel $GITHUB_RUN_NUMBER
gh run cancel $GITHUB_REPOSITORY_ID
curl -L -X POST -H "Authorization: token $GH_TOKEN" -X POST "https://api.github.com/repos/Zelooooo/OS/actions/runs/$GITHUB_RUN_NUMBER/cancel"
#curl -L -X POST -H "Authorization: token $GH_TOKEN" -X POST "https://api.github.com/repos/Zelooooo/OS/actions/runs/$GITHUB_RUN_NUMBER/cancel"

0 comments on commit b9adaaa

Please sign in to comment.