mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 15:13:28 +00:00
wip: force wpt ci
This commit is contained in:
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
|
# see https://github.com/orgs/community/discussions/25722#discussioncomment-3248917
|
||||||
types: [opened, synchronize, reopened, ready_for_review]
|
types: [opened, synchronize, reopened, ready_for_review]
|
||||||
|
|
||||||
paths:
|
# paths:
|
||||||
- ".github/**"
|
# - ".github/**"
|
||||||
- "build.zig"
|
# - "build.zig"
|
||||||
- "src/**/*.zig"
|
# - "src/**/*.zig"
|
||||||
- "src/*.zig"
|
# - "src/*.zig"
|
||||||
- "tests/wpt/**"
|
# - "tests/wpt/**"
|
||||||
- "vendor/**"
|
# - "vendor/**"
|
||||||
- ".github/**"
|
# - ".github/**"
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user