Skip to content

Commit 65efef1

Browse files
committed
Schedule 3.4.x releases
Signed-off-by: Rob Winch <[email protected]>
1 parent 3c0cde0 commit 65efef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-scheduler.yml

+1-1
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.3.x, 3.2.x ]
17+
branch: [ main, 3.4.x, 3.3.x ]
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)