diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 289689b731882ad..47ce86d40cae66a 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,6 +1,7 @@ name: AutoMerge on: pull_request: + types: ['opened', 'synchronize', 'reopened', 'labeled'] schedule: # The cron job is just a fallback. # The "stopwatch" functionality that we have implemented should