Skip to content

Commit ef96a31

Browse files
authored
ci: add v1.x branch to main-checks workflow (#1802)
1 parent 8ac0cab commit ef96a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- "v*.*.*"
8+
- "v1.x"
89
tags:
910
- "v*.*.*"
1011

0 commit comments

Comments
 (0)