don't interfere with the trunk check
This commit is contained in:
co-authored by
GitHub
parent
fa29386eb7
commit
d0440f3cac
@@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.head_ref || github.run_id }}
|
group: ci-${{ github.head_ref || github.run_id }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
#concurrency:
|
#concurrency:
|
||||||
# group: ${{ github.ref }}
|
# group: ${{ github.ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user