We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f104b6 commit f59131fCopy full SHA for f59131f
.github/workflows/release-scheduler.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
# List of active maintenance branches.
14
- branch: [ main, 6.0.x, 5.8.x, 5.7.x ]
+ branch: [ main, 6.1.x, 6.0.x, 5.8.x ]
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
0 commit comments