diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 62f71af425..dbed685acd 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -6,10 +6,6 @@ on: push: branches: - master - # Just for testing - pull_request: - branches: - - master jobs: # Figure out the PR that is merged.