Skip to content

Commit 697b8d2

Browse files
authored
Update docs when updating this repo
1 parent 388634f commit 697b8d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-apidocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ on:
2727
# Publish every Sunday at 00:30 UTC
2828
- cron: '30 1 * * 0'
2929
workflow_dispatch:
30+
push:
31+
#TODO: update this when merging to moodle/phpdoc to only be main
32+
branches: ["main", "phpDocumentor"]
3033

3134
jobs:
3235
build:

0 commit comments

Comments
 (0)