mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +00:00
Compare commits
2 Commits
d4d35670a0
...
update-wpt
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0045924973 | ||
|
|
d605ea1b8b |
16
.github/workflows/wpt.yml
vendored
16
.github/workflows/wpt.yml
vendored
@@ -26,14 +26,14 @@ on:
|
||||
# see https://github.com/orgs/community/discussions/25722#discussioncomment-3248917
|
||||
types: [opened, synchronize, reopened, ready_for_review]
|
||||
|
||||
paths:
|
||||
- ".github/**"
|
||||
- "build.zig"
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "tests/wpt/**"
|
||||
- "vendor/**"
|
||||
- ".github/**"
|
||||
# paths:
|
||||
# - ".github/**"
|
||||
# - "build.zig"
|
||||
# - "src/**/*.zig"
|
||||
# - "src/*.zig"
|
||||
# - "tests/wpt/**"
|
||||
# - "vendor/**"
|
||||
# - ".github/**"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Submodule tests/wpt updated: ea16a1e361...b62cc86261
Reference in New Issue
Block a user