mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-24 12:00:55 +00:00
Also run Ninja jobs if the CI script changes
It might affect the definition of the things it defines, which includes the Ninja jobs.
This commit is contained in:
parent
9267b8ecc8
commit
1ff20e52f7
1 changed files with 1 additions and 0 deletions
|
|
@ -873,6 +873,7 @@ macOS15_Xcode16_arm64:
|
|||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
changes:
|
||||
paths:
|
||||
- .gitlab-ci.yml
|
||||
- CMakeLists.txt
|
||||
- "**/CMakeLists.txt"
|
||||
- "**/*.cmake"
|
||||
|
|
|
|||
Loading…
Reference in a new issue