Skip to content

Commit

Permalink
Revert "Remove stray `concurrency: group: test-${{ github.ref }} (tha…
Browse files Browse the repository at this point in the history
…nks @rhaschke for catching this)"

This reverts commit 4cc11dc.
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Sep 2, 2024
1 parent 4cc11dc commit f0d2da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
permissions: read-all

concurrency:
group: test-sh-avl${{ github.ref }}
cancel-in-progress: true

env:
Expand Down

0 comments on commit f0d2da3

Please sign in to comment.