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/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"
|
||||
|
||||
Reference in New Issue
Block a user