Skip to content

Commit 2691f6f

Browse files
committed
Try to fix ci
1 parent b187cae commit 2691f6f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ on:
33
types: [opened, synchronize, reopened]
44
push:
55
branches:
6-
- master
7-
- "0.[0-9]+.x"
8-
- "1.[0-9]+.x"
6+
- main
97

108
name: CI Tests
119

0 commit comments

Comments
 (0)