wip: force wpt ci

This commit is contained in:
Pierre Tachoire
2025-05-08 14:33:02 +02:00
parent d605ea1b8b
commit 0045924973

View File

@@ -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: