We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0cde0 commit dc9069dCopy full SHA for dc9069d
.github/workflows/release-scheduler.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# List of active maintenance branches.
17
- branch: [ main, 3.3.x, 3.2.x ]
+ branch: [ main, 3.4.x, 3.3.x ]
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
0 commit comments