Run tests daily.

This commit is contained in:
Christian Joergensen 2022-09-27 20:23:01 -04:00
parent 166abaf187
commit a72721fa6a

View file

@ -5,6 +5,8 @@ on:
branches: [ master ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
schedule:
- cron: '12 0 * * *'
jobs: jobs: