Skip to content

Commit

Permalink
fix concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed Jan 15, 2025
1 parent 91cd28e commit a7cc745
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release_publish-canary.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: 0. Release > Canary

concurrency:
group: ci-release-canary
cancel-in-progress: true

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit a7cc745

Please sign in to comment.