Skip to content

Commit a921cbd

Browse files
committed
[ci] Start CI workflow when PR is added to a merge group.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
1 parent 6ded4fc commit a921cbd

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
@@ -7,6 +7,7 @@ on:
77
tags: [v*]
88
pull_request:
99
branches: [main]
10+
merge_group:
1011
workflow_dispatch:
1112

1213
env:

0 commit comments

Comments
 (0)