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 29a26ba commit b94602bCopy full SHA for b94602b
.github/workflows/docgen-scheduler.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- branch: ['23_1', '23_2', '24_1', '24_2', '25_1']
+ branch: ['23_2', '24_1', '24_2', '25_1', '25_2']
18
19
steps:
20
- name: Get sources
0 commit comments