Unverified Commit f9ac2728 authored by Yann Bertrand's avatar Yann Bertrand Committed by GitHub
Browse files

Run links validation on push

parent 29351783
...@@ -2,7 +2,10 @@ name: "Validate links" ...@@ -2,7 +2,10 @@ name: "Validate links"
on: on:
schedule: schedule:
- cron: '0 6 * * *' - cron: '0 0 * * *'
push:
branches:
- master
env: env:
FORMAT_FILE: README.md FORMAT_FILE: README.md
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment