Commit 7f64d07
committed
Partially Revert "CI: When only Hugo docs change, other workflows do not need to run"
This partially reverts commit 3a6a64e.
Cause: Even when only Hugo docs change in a PR, the merge criteria
still requires all CI jobs.
Thus, they can only be skipped from push (those run in the submitter's
repo and are not required), but not from the pull_request workflows,
as those are required.
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>1 parent 1b74853 commit 7f64d07
2 files changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
0 commit comments