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 53d4943 + 66428bc commit f7f0339Copy full SHA for f7f0339
.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_39_STABLE MOODLE_311_STABLE MOODLE_400_STABLE MOODLE_401_STABLE MOODLE_402_STABLE master"
5
- VERSIONLIST: "3.9 3.11 4.00 4.1 4.2 master"
+ BRANCHLIST: "MOODLE_39_STABLE MOODLE_311_STABLE MOODLE_400_STABLE MOODLE_401_STABLE MOODLE_402_STABLE MOODLE_403_STABLE master"
+ VERSIONLIST: "3.9 3.11 4.00 4.1 4.2 4.3 master"
6
7
on:
8
schedule:
0 commit comments