Skip to content

Commit 792cf6a

Browse files
Ensure we always run ci on push for renovate and enable the merge group event trigger for merge queues
Signed-off-by: MTRNord <[email protected]>
1 parent 70da6e3 commit 792cf6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
- renovate/*
78
pull_request:
9+
merge_group:
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)