diff options
-rw-r--r-- | .github/workflows/pull-request-wpt-export.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pull-request-wpt-export.yml b/.github/workflows/pull-request-wpt-export.yml index dd1749303ef..2942fe9f2cd 100644 --- a/.github/workflows/pull-request-wpt-export.yml +++ b/.github/workflows/pull-request-wpt-export.yml @@ -2,6 +2,7 @@ name: WPT Export on: pull_request_target: types: ['opened', 'synchronize', 'reopened', 'edited', 'closed'] + branches: ['main'] jobs: upstream: |