We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dd204 commit 6c98339Copy full SHA for 6c98339
.github/workflows/release-scheduler.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# List of active maintenance branches.
17
- branch: [ main, 3.4.x, 3.3.x ]
+ branch: [ main, 3.4.x, 3.5.x ]
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
0 commit comments