Test every day at 00:00 UTC

This commit is contained in:
Héctor Ramón Jiménez 2019-08-22 00:59:24 +02:00
parent 79a733605c
commit c5a5a96a02

View File

@ -1,5 +1,8 @@
name: Integration
on: [push]
on:
push: {}
schedule:
cron: '0 0 * * *'
jobs:
test: