Skip to content

Commit

Permalink
Update cancel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh authored Mar 11, 2022
1 parent 9a36641 commit 99631e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
all_but_latest: true
access_token: ${{ github.token }}
if: ${{ github.ref != 'refs/heads/master' }}
if: ${{ github.ref != 'refs/heads/master' }}

0 comments on commit 99631e4

Please sign in to comment.