don't interfere with the trunk check

This commit is contained in:
Thomas Göttgens 2024-09-29 13:54:46 +02:00 committed by GitHub
parent fa29386eb7
commit d0440f3cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
name: CI
concurrency:
group: ${{ github.head_ref || github.run_id }}
group: ci-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
#concurrency:
# group: ${{ github.ref }}