Skip to content

Commit

Permalink
Add 3.2.x to Release Scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Oct 1, 2024
1 parent 74396ca commit ab16dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 3.1.x, 2.4.x ]
branch: [ main, 3.2.x, 2.4.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ab16dc0

Please sign in to comment.