mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Update validate_links.yml
This commit is contained in:
parent
2abf23da9a
commit
6aab058a06
1 changed files with 2 additions and 2 deletions
4
.github/workflows/validate_links.yml
vendored
4
.github/workflows/validate_links.yml
vendored
|
@ -2,8 +2,8 @@ name: "Validate links"
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
|
||||
env:
|
||||
FILENAME: README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue