Do not build API documentation on schedule.

pull/1837/head
grossmj 4 years ago
parent fb8df1cc6b
commit d2b7c9bcbf

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

Loading…
Cancel
Save