mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-03 08:25:48 +00:00
🤖 change concurrency groups for PR
This commit is contained in:
committed by
GitHub
parent
fa6d3b6bcf
commit
39aadaaf84
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: PR build
|
name: PR build
|
||||||
concurrency:
|
concurrency:
|
||||||
group: "master-build"
|
group: "pr-build"
|
||||||
#cancel-in-progress: true
|
#cancel-in-progress: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
Reference in New Issue
Block a user