also run nightly

This commit is contained in:
Stephan Dilly 2020-03-23 18:39:16 +01:00
parent f065ab94e0
commit 7edd442c14

View File

@ -1,6 +1,8 @@
name: CI
on:
schedule:
- cron: '0 2 * * *' # run at 2 AM UTC
push:
branches: [ master ]
pull_request: