switched gen-docs to daily (#1601)

This commit is contained in:
David Holdeman 2020-07-12 09:08:32 -05:00 committed by GitHub
parent da03fb3034
commit 528766dd76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
name: Generate documentation name: Generate documentation
on: on:
push: schedule:
branches: - cron: '0 0 * * *'
- master
jobs: jobs:
generate: generate: