Trigger scan and test workflows on merge queue events (#4037)

This commit is contained in:
Patrick Honkonen
2024-10-07 08:52:41 -04:00
committed by GitHub
parent 8ae6433906
commit 60fce08c7e
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ on:
- "hotfix-rc"
pull_request_target:
types: [opened, synchronize]
merge_group:
type: [checks_requested]
workflow_dispatch:
env: