diff options
-rw-r--r-- | .github/workflows/main.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7905f2fbcfb..7aefa99a98c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,10 +4,6 @@ on: push: branches: ["auto", "try"] - # Used by GH merge queue for landing PRs - merge_group: - types: [checks_requested] - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: |