ci: run tests on jsruntime-lib change

This commit is contained in:
Pierre Tachoire
2023-11-27 12:00:25 +01:00
parent 559ecd1543
commit 188d834212
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ on:
- "src/**/*.zig"
- "src/*.zig"
- "test/wpt/**"
- 'vendor/jsruntime-lib/**'
pull_request:
# By default GH trigger on types opened, synchronize and reopened.

View File

@@ -10,6 +10,7 @@ on:
paths:
- "src/**/*.zig"
- "src/*.zig"
- 'vendor/jsruntime-lib/**'
pull_request:
# By default GH trigger on types opened, synchronize and reopened.