We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbf521 commit 570c349Copy full SHA for 570c349
.github/workflows/wpt.yml
@@ -13,6 +13,8 @@ on:
13
14
# Allows you to run this workflow manually from the Actions tab
15
workflow_dispatch:
16
+ pull_request:
17
+ types: [opened, synchronize, reopened, ready_for_review]
18
19
jobs:
20
wpt:
0 commit comments