Run links validation on push

This commit is contained in:
Yann Bertrand 2020-10-15 20:52:02 +02:00 committed by GitHub
parent 29351783e9
commit f9ac27280b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,10 @@ name: "Validate links"
on:
schedule:
- cron: '0 6 * * *'
- cron: '0 0 * * *'
push:
branches:
- master
env:
FORMAT_FILE: README.md