Commit f19f30d
authored
ci(cd): scope CD concurrency group per ref (#79)
The shared "pages" group cancels pending PR runs whenever another PR
queues behind it, letting broken PRs merge without a build. Include
github.ref so each ref has its own queue.
Closes #78
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>1 parent 9bcb1f8 commit f19f30d
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments