Merge branch 'master' into pubsync

This commit is contained in:
Eric Froemling 2019-12-14 10:52:44 -08:00
commit 35097d28e6

View File

@ -5,7 +5,7 @@ on:
push:
schedule:
# Note: '*' is a special character in YAML so we have to quote the str.
- cron: '0 4 * * *'
- cron: '0 12 * * *'
jobs:
check: