run ci at 5:10 am UTC

This commit is contained in:
Corwin 2022-09-15 22:44:57 +01:00
parent 1875465922
commit 79dcb2115b

View file

@ -5,6 +5,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '10 5 * * *'
env:
CARGO_TERM_COLOR: always