Commit f99dbdc
authored
build: use PR number for title check concurrency (#197)
The github.ref may just be the target branch name, which results in all
PR title checks sharing the same concurrency group. This change uses the
PR number (if available) as the discriminator.
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>1 parent 59b9866 commit f99dbdc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments