Skip to content

Commit

Permalink
Update .github/workflows/cancel.yml
Browse files Browse the repository at this point in the history
Co-authored-by: ADmad <ADmad@users.noreply.github.com>
  • Loading branch information
othercorey and ADmad committed Oct 5, 2022
1 parent df0a411 commit d3d0263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Expand Up @@ -13,6 +13,6 @@ jobs:
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action@0.10.1
- uses: styfle/cancel-workflow-action@0.10
with:
workflow_id: ${{ github.event.workflow.id }}

0 comments on commit d3d0263

Please sign in to comment.