Skip to content

Commit

Permalink
ci: add job to cancel previous runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Aug 16, 2022
1 parent 4fd46bb commit 710e5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: styfle/cancel-workflow-action@0.10.0
with:
workflow_id: nodejs.yml
access_token: ${{ github.token }}
access_token: ${{ github.token }}

0 comments on commit 710e5df

Please sign in to comment.