reduce lock schedule to daily

This commit is contained in:
David Lord 2020-11-14 05:38:05 -08:00 committed by GitHub
parent f325b8b5be
commit b2464883ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: 'Lock threads'
on:
schedule:
- cron: '0/10 * * * *'
- cron: '0 0 * * *'
jobs:
lock: