mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2025-06-13 12:54:28 +00:00
Run once a week (runs at 00:00 UTC on Sat)
* Instead of scanning everyday, let run once a week. * Runs at 00:00 UTC on Sat.
This commit is contained in:
parent
d2e3683704
commit
ee4942a941
2
.github/workflows/lychee.yml
vendored
2
.github/workflows/lychee.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *'
|
||||
- cron: '00 0 * * 6'
|
||||
|
||||
jobs:
|
||||
links:
|
||||
|
Loading…
Reference in New Issue
Block a user