diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 46a4e6064d07..27314d188df7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,6 +15,7 @@ on: ## - or neither of them. ## But it's important to not have only one or the other. pull_request: + merge_group: schedule: - cron: '0 3 * * *' # Every day at 3 AM workflow_dispatch: