This repository was archived by the owner on Sep 2, 2022. It is now read-only.
Commit 4fa8e00
committed
Don't cancel concurrent CI builds running for merged commits on master
This would happen for the commit that was merged first:
> Canceling since a higher priority waiting request for 'ci-' exists
More info:
https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value1 parent a55ca4d commit 4fa8e00
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