Skip to content

Commit

Permalink
cicd: do not use group cancelation for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed Jan 4, 2024
1 parent 3eb7e22 commit 702ab28
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
types:
- completed

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

jobs:
debug:
name: Workflow debug info
Expand Down

0 comments on commit 702ab28

Please sign in to comment.