Without the `group` this happened:

[pybind/pybind11] CI workflow run
CI: No jobs were run
This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-09-02 10:33:21 -07:00
parent f0d2da3d30
commit c31e79a33b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ on:
permissions: read-all
concurrency:
group: test-sh-avl${{ github.ref }}
group: test-sh-avl${{ github.ref }} # TO BE REMOVED BEFORE MERGING INTO master
cancel-in-progress: true
env: