Skip to content

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: CI
22

33
on:
44
pull_request:
5-
push:
6-
branches:
7-
- staging
8-
- trying
5+
merge_group:
96

107
jobs:
118
check:

0 commit comments

Comments
 (0)