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 be5202a commit 61e073cCopy full SHA for 61e073c
.github/workflows/release-scheduler.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
# List of active maintenance branches.
18
- branch: [ main ]
+ branch: [ main, 0.3.5.x ]
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
0 commit comments