Manual trigger API documentation publishing using workflow_dispatch

This commit is contained in:
grossmj 2020-10-24 13:08:10 +10:30
parent 83fbd1f627
commit d063b3e39d

View File

@ -1,6 +1,7 @@
name: publish-api-documentation
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push: