Skip to content

Commit cce4720

Browse files
author
Nick
committed
update ci
1 parent 4b0c18c commit cce4720

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
push:
99
branches:
1010
- main
11-
- 'v**'
11+
- v6.[1-9]
12+
- v7.[1-9]
1213
- 'feature-**'
1314
- latest
1415
- backend-plugin

0 commit comments

Comments
 (0)