1
0
Fork 0
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:
AnyOldName3 2026-01-06 01:24:49 +00:00
parent 9267b8ecc8
commit 1ff20e52f7

View file

@ -873,6 +873,7 @@ macOS15_Xcode16_arm64:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
paths:
- .gitlab-ci.yml
- CMakeLists.txt
- "**/CMakeLists.txt"
- "**/*.cmake"