Skip to content

Commit

Permalink
Update await-fast-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kliao-csa committed Jun 28, 2024
1 parent ea3fe59 commit df64951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/await-fast-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
-X POST \
-H "X-GitHub-Api-Version: 2022-11-28" \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: Bearer ${{ secrets.JOB_CANCEL_PAT }}" \
-H "Authorization: Bearer ${{ github.token }}" \
"https://api.github.com/repos/$GITHUB_REPOSITORY/actions/runs/${{ github.run_id }}/cancel"

0 comments on commit df64951

Please sign in to comment.