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 980ec78 + 42d61a1 commit 5f6d1a7Copy full SHA for 5f6d1a7
.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 master"
5
- VERSIONLIST: "3.9 3.11 4.00 master"
+ BRANCHLIST: "MOODLE_39_STABLE MOODLE_311_STABLE MOODLE_400_STABLE MOODLE_401_STABLE master"
+ VERSIONLIST: "3.9 3.11 4.00 4.1 master"
6
7
on:
8
schedule:
0 commit comments