Skip to content

Commit df5892a

Browse files
committed
Swap 1.x backport branch name for automation compatibility
1 parent f5671c1 commit df5892a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# filtering branches here prevents duplicate builds from pull_request and push
88
branches:
99
- master
10-
- 'v*'
10+
- 'release-*'
1111
# always run CI for tags
1212
tags:
1313
- '*'

0 commit comments

Comments
 (0)