mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
ci: run test on any change into src/
This commit is contained in:
3
.github/workflows/zig-test.yml
vendored
3
.github/workflows/zig-test.yml
vendored
@@ -12,8 +12,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
- "build.zig"
|
- "build.zig"
|
||||||
- "src/**/*.zig"
|
- "src/**"
|
||||||
- "src/*.zig"
|
|
||||||
- "vendor/zig-js-runtime"
|
- "vendor/zig-js-runtime"
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
- "vendor/**"
|
- "vendor/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user