Skip to content

Commit 61e073c

Browse files
committed
Add 0.3.5.x to supported branches
1 parent be5202a commit 61e073c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
# List of active maintenance branches.
18-
branch: [ main ]
18+
branch: [ main, 0.3.5.x ]
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout

0 commit comments

Comments
 (0)