Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information