ci: avoid running this workflow when doing unrelated changes to other
workflows
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
|||||||
- "ci/scripts/occt.sh"
|
- "ci/scripts/occt.sh"
|
||||||
- "ci/ffi.Dockerfile"
|
- "ci/ffi.Dockerfile"
|
||||||
- "ci/scripts/ffi.sh"
|
- "ci/scripts/ffi.sh"
|
||||||
- ".github/**"
|
- ".github/workflows/occt-ffi-unit-test.yml"
|
||||||
- "./CMakeLists.txt"
|
- "./CMakeLists.txt"
|
||||||
- "Cargo.toml"
|
- "Cargo.toml"
|
||||||
- "Cargo.lock"
|
- "Cargo.lock"
|
||||||
@@ -28,7 +28,7 @@ on:
|
|||||||
- "ci/scripts/occt.sh"
|
- "ci/scripts/occt.sh"
|
||||||
- "ci/ffi.Dockerfile"
|
- "ci/ffi.Dockerfile"
|
||||||
- "ci/scripts/ffi.sh"
|
- "ci/scripts/ffi.sh"
|
||||||
- ".github/**"
|
- ".github/workflows/occt-ffi-unit-test.yml"
|
||||||
- "./CMakeLists.txt"
|
- "./CMakeLists.txt"
|
||||||
- "Cargo.toml"
|
- "Cargo.toml"
|
||||||
- "Cargo.lock"
|
- "Cargo.lock"
|
||||||
|
|||||||
Reference in New Issue
Block a user