Commit 8a77eab
committed
ci: cancel superseded in-progress runs on pull requests (cloudnative-pg#10887)
ci: cancel superseded in-progress runs on pull requests
Adds a top-level concurrency group keyed on workflow name and ref.
cancel-in-progress is true only for pull_request events, so pushes
to main, release branches, and scheduled runs always complete.
Closes cloudnative-pg#10861
Signed-off-by: kavirakesh14 <kavirakesh007@gmail.com>
(cherry picked from commit 3abe533)1 parent 2325d27 commit 8a77eab
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments