Skip to content

Commit

Permalink
update concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Oct 18, 2024
1 parent 5b0f821 commit 7d2e04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_local_upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:


concurrency:
group: "upgrade"
group: ${{ github.ref_name }}
cancel-in-progress: true

env:
Expand Down

0 comments on commit 7d2e04f

Please sign in to comment.