mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-31 15:11:43 +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
|
||||
concurrency:
|
||||
group: "master-build"
|
||||
group: "pr-build"
|
||||
#cancel-in-progress: true
|
||||
|
||||
on:
|
||||
|
Reference in New Issue
Block a user