Try to fix invalid workflow file error

This commit is contained in:
gwenn 2024-07-27 10:29:35 +02:00
parent dbe53e5d87
commit a6aaeaa1d4

View File

@ -21,7 +21,7 @@ permissions:
contents: read
concurrency:
group: ${{ github.head_ref }}
group: ${{ github.ref }}
cancel-in-progress: true
jobs: