Skip to content

Commit 0045924

Browse files
committed
wip: force wpt ci
1 parent d605ea1 commit 0045924

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/wpt.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ on:
2626
# see https://github.com/orgs/community/discussions/25722#discussioncomment-3248917
2727
types: [opened, synchronize, reopened, ready_for_review]
2828

29-
paths:
30-
- ".github/**"
31-
- "build.zig"
32-
- "src/**/*.zig"
33-
- "src/*.zig"
34-
- "tests/wpt/**"
35-
- "vendor/**"
36-
- ".github/**"
29+
# paths:
30+
# - ".github/**"
31+
# - "build.zig"
32+
# - "src/**/*.zig"
33+
# - "src/*.zig"
34+
# - "tests/wpt/**"
35+
# - "vendor/**"
36+
# - ".github/**"
3737
# Allows you to run this workflow manually from the Actions tab
3838
workflow_dispatch:
3939

0 commit comments

Comments
 (0)