Skip to content

Commit bda92fb

Browse files
authored
Merge pull request #2925 from Shopify/disable-rust-ci
Stop triggering Rust CI on C source changes
2 parents cf907f5 + a0fe3e9 commit bda92fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
paths:
99
- ".github/workflows/rust.yml"
1010
- "rust/**"
11-
- "include/**"
12-
- "src/**"
1311

1412
env:
1513
RUSTFLAGS: "-D warnings"

0 commit comments

Comments
 (0)