Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #37 from openweb3-foundation/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/styfle/cancel-workflow-action-0.12.0

Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
  • Loading branch information
balqaasem authored Feb 11, 2024
2 parents 258d938 + 0fbd762 commit c84bdf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Cancel Previous Runs
# Only cancel non-master branch runs
if: ${{ github.ref != 'refs/heads/master' }}

uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Cancel Previous Runs
# Only cancel non-master branch runs
if: ${{ github.ref != 'refs/heads/master' }}

uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
Expand Down

0 comments on commit c84bdf6

Please sign in to comment.