🤖 change concurrency groups for PR

This commit is contained in:
Ettore Di Giacinto
2023-02-09 22:04:39 +01:00
committed by GitHub
parent fa6d3b6bcf
commit 39aadaaf84

View File

@@ -1,6 +1,6 @@
name: PR build
concurrency:
group: "master-build"
group: "pr-build"
#cancel-in-progress: true
on: