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: on:
workflow_dispatch: workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push: push:
tags: tags:
- v3.* - v3.*

Loading…
Cancel
Save