Skip to content

Commit 3688c3b

Browse files
committed
[CI] Trigger standard set of jobs when PR is added to merge queue
1 parent 679fc1b commit 3688c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Build application
33
on:
44
push:
55
pull_request:
6+
merge_group:
67
schedule:
78
- cron: '0 0,6,12,18 * * *'
89
workflow_dispatch:

0 commit comments

Comments
 (0)