mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
ci: run tests and wpt on eveyr vendor change
This commit is contained in:
2
.github/workflows/wpt.yml
vendored
2
.github/workflows/wpt.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "test/wpt/**"
|
||||
- "vendor/jsruntime-lib"
|
||||
- "vendor/*"
|
||||
pull_request:
|
||||
|
||||
# By default GH trigger on types opened, synchronize and reopened.
|
||||
|
||||
2
.github/workflows/zig-test.yml
vendored
2
.github/workflows/zig-test.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
paths:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "vendor/jsruntime-lib"
|
||||
- "vendor/*"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user