Skip to content

Commit b94602b

Browse files
committed
Add branch 25_2 to DocGen
1 parent 29a26ba commit b94602b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen-scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
branch: ['23_1', '23_2', '24_1', '24_2', '25_1']
17+
branch: ['23_2', '24_1', '24_2', '25_1', '25_2']
1818

1919
steps:
2020
- name: Get sources

0 commit comments

Comments
 (0)