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:
Robbi Nespu 2021-09-09 11:59:47 +08:00 committed by GitHub
parent d2e3683704
commit ee4942a941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
push:
pull_request:
schedule:
- cron: '0 */6 * * *'
- cron: '00 0 * * 6'
jobs:
links: