CI: only one generate-srcinfo at any time
this makes sure the last one uploads last
This commit is contained in:
2
.github/workflows/generate-srcinfo.yml
vendored
2
.github/workflows/generate-srcinfo.yml
vendored
@@ -1,5 +1,7 @@
|
||||
name: generate-srcinfo
|
||||
|
||||
concurrency: ci-${{ github.ref }}
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user