allow build_test for merge queues
This commit is contained in:
@@ -9,6 +9,9 @@ on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
# Allows GitHub to use this workflow to validate the merge queue
|
||||
merge_group:
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user