Skip to content

Commit cda0284

Browse files
committed
improve ci
1 parent 2f1d085 commit cda0284

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/queue_and_merge.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ name: Check Stuff 👨‍🔧
33
on:
44
merge_group:
55
pull_request:
6+
branches:
7+
- main
8+
- '*-maint'
69
push:
710
branches:
811
- main
12+
- '*-maint'
913

1014
concurrency:
1115
group: ${{ github.ref }}

0 commit comments

Comments
 (0)