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.
2 parents 0f4ad02 + cc1b26b commit 4a469bbCopy full SHA for 4a469bb
1 file changed
.github/workflows/publish-apidocs.yml
@@ -1,8 +1,8 @@
1
name: Generate API docs and publish to Github Pages
2
3
env:
4
- BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE MOODLE_501_STABLE main"
5
- VERSIONLIST: "4.01 4.04 4.05 5.00 5.01 main"
+ BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE MOODLE_501_STABLE MOODLE_502_STABLE main"
+ VERSIONLIST: "4.01 4.04 4.05 5.00 5.01 5.02 main"
6
7
on:
8
schedule:
0 commit comments