ci: add more deps paths
This commit is contained in:
parent
599dd9e224
commit
e63cc5ba5a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -7,6 +7,8 @@ on:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- 'lib/**'
|
- 'lib/**'
|
||||||
- 'test/**'
|
- 'test/**'
|
||||||
|
- 'build.zig'
|
||||||
|
- 'build.zig.zon'
|
||||||
- '.github/workflows/ci.yml'
|
- '.github/workflows/ci.yml'
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue