Skip to content

Commit 566ed16

Browse files
committed
fix(ci): Update paths-filter to include extractor directory and Rust toolchain files
1 parent f28b6b1 commit 566ed16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
filters: |
3030
src:
31+
- '.release.yml'
3132
- 'extractor/**'
3233
- 'rust-toolchain.toml'
3334
- 'Cargo.*'

0 commit comments

Comments
 (0)