Skip to content

Commit

Permalink
Skip Canncel in progress to allow release job to finish
Browse files Browse the repository at this point in the history
  • Loading branch information
manquer committed Apr 8, 2024
1 parent 61833b7 commit 6f57ad6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
run:
Expand Down

0 comments on commit 6f57ad6

Please sign in to comment.