diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 234bfb3e11af..d746e52e4223 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,8 @@ on: description: "Store API Key" required: false type: string + pull_request: + types: [auto_merge_enabled] pull_request_review: types: [submitted]