chore: decrease lock threads frequency

pull/1568/merge
Divyansh Singh 2 years ago committed by GitHub
parent 0f145cb3c6
commit 8782c82fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ name: Lock Threads
on:
schedule:
- cron: 0 * * * *
- cron: 0 0 * * *
workflow_dispatch:
permissions:

Loading…
Cancel
Save