diff --git a/compiler/.github/workflows/test262.yml b/compiler/.github/workflows/test262.yml index cf71a10b8a..ed44029706 100644 --- a/compiler/.github/workflows/test262.yml +++ b/compiler/.github/workflows/test262.yml @@ -3,7 +3,6 @@ name: test262 on: push: branches: [main] - pull_request: jobs: test262: