- Notifications
You must be signed in to change notification settings - Fork3
Commitfe45e1c
authored
ci: add concurrency groups to release pipeline (#68)
Add concurrency groups to GitHub Actions workflowsAdds concurrency groups to CI and release workflows to automatically cancelin-progress runs when new changes are pushed. This prevents unnecessaryresource usage and speeds up feedback loops for developers.Change-Id: I781ce2750eb30729e84430ee2e3855f3259d2eb9Signed-off-by: Thomas Kosiewski <tk@coder.com>1 parent7d5b6c7 commitfe45e1c
2 files changed
+12
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 |
| |
17 | 23 |
| |
18 | 24 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 |
| |
13 | 19 |
| |
14 | 20 |
| |
|
0 commit comments
Comments
(0)