Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
f9ac2728
Unverified
Commit
f9ac2728
authored
Oct 15, 2020
by
Yann Bertrand
Committed by
GitHub
Oct 15, 2020
Browse files
Run links validation on push
parent
29351783
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/validate_links.yml
View file @
f9ac2728
...
...
@@ -2,7 +2,10 @@ name: "Validate links"
on
:
schedule
:
-
cron
:
'
0
6
*
*
*'
-
cron
:
'
0
0
*
*
*'
push
:
branches
:
-
master
env
:
FORMAT_FILE
:
README.md
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment