Skip to content

Commit 77c4df8

Browse files
committed
chore: enable github merge queue
1 parent 7789f64 commit 77c4df8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
name: main
55

66
on:
7-
push:
8-
branches:
9-
- "**"
7+
pull_request:
8+
merge_group:
109

1110
jobs:
1211
formatting-check:

0 commit comments

Comments
 (0)