Update github workflow

This commit is contained in:
Hadley Wickham 2021-12-01 07:40:54 -06:00
parent ed7b944dd6
commit e80ed2d577
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
schedule:
# run every day at 11 PM
- cron: '0 23 * * *'