Skip to content

Commit d0b2019

Browse files
authored
3.5.x in automation
Signed-off-by: Rob Winch <[email protected]>
1 parent a3dd204 commit d0b2019

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
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
# List of active maintenance branches.
17-
branch: [ main, 3.4.x, 3.3.x ]
17+
branch: [ main, 3.4.x, 3.5.x ]
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)