Commit a19e8ac
committed
ci: don't cancel docs build of other PRs.
PRs will only build the documentation and never publish it. Therefore,
these should run in parallel to check if the docs build and (to save
resources) they can cancel previous run when the PR is updated.
The main branch also publishes the docs. Then merging several PRs in
short succession the this workflow must be cancelled to avoid outdated
docs from being published.1 parent 599bb32 commit a19e8ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments