Skip to content

Commit

Permalink
chore: don't cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 23, 2023
1 parent 1f4e7b8 commit 02abfaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

permissions:
contents: read # for checkout
Expand Down

0 comments on commit 02abfaa

Please sign in to comment.