ci: avoid running this workflow when doing unrelated changes to other

workflows
This commit is contained in:
2025-11-14 15:53:53 +01:00
parent 050b022ab1
commit 80707a055d
+2 -2
View File
@@ -12,7 +12,7 @@ on:
- "ci/scripts/occt.sh"
- "ci/ffi.Dockerfile"
- "ci/scripts/ffi.sh"
- ".github/**"
- ".github/workflows/occt-ffi-unit-test.yml"
- "./CMakeLists.txt"
- "Cargo.toml"
- "Cargo.lock"
@@ -28,7 +28,7 @@ on:
- "ci/scripts/occt.sh"
- "ci/ffi.Dockerfile"
- "ci/scripts/ffi.sh"
- ".github/**"
- ".github/workflows/occt-ffi-unit-test.yml"
- "./CMakeLists.txt"
- "Cargo.toml"
- "Cargo.lock"