mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-26 14:35:36 -04:00
Merge pull request #128 from lightpanda-io/ci-vendor
ci: run tests and wpt on eveyr vendor change
This commit is contained in:
2 files changed
+2
-2
No files matched your search
@@ -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.
|
||||
|
||||
@@ -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