Commit 71f2eb2
committed
build: workflow concurrency for PR title check
This change adds concurrency configuration to the PR title check
workflow so that more recent modifications to a PR superseed previous
ones. Any active workflow runs triggered by earlier PR modifications are
cancelled. This avoids a race condition when multiple workflows are
running in parallel and minimises the the impact on build resources.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>1 parent 42bcfb8 commit 71f2eb2
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
0 commit comments