Do not build API documentation on schedule.

This commit is contained in:
grossmj 2020-10-24 13:38:32 +10:30
parent fb8df1cc6b
commit d2b7c9bcbf

View File

@ -2,8 +2,6 @@ name: publish-api-documentation
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push:
tags:
- v3.*