Launch the tests every day

This commit is contained in:
Yann Bertrand
2020-10-09 20:19:15 +02:00
committed by GitHub
parent d396dcafc4
commit 3017216800

View File

@@ -1,8 +1,14 @@
name: "Run tests"
on:
- push
- pull_request
schedule:
- cron: '0 0 * * *'
push:
branches:
- master
pull_request:
branches:
- master
env:
FORMAT_FILE: README.md