mirror of
https://github.com/CHEF-KOCH/Warez
synced 2025-03-11 10:17:30 +00:00
changed the time interval to run checks
Bots don't get weekends if this creates a issue with your monthly GitHub Actions quota, please notify me and I'll change it back
This commit is contained in:
parent
2bb1625757
commit
222b4a7bc4
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: 0 12 * * 0-5
|
||||
- cron: 0 12 * * *
|
||||
|
||||
jobs:
|
||||
markdown-link-check:
|
||||
|
Loading…
Reference in New Issue
Block a user