Fix Lock-Bot configuration (#2053)

* Run lock bot twice a day and don't give a reason for locking

* Fix indentation

* Fix invalid time
This commit is contained in:
Bibo-Joshi 2020-08-18 20:52:43 +02:00 committed by GitHub
parent 9105d83d37
commit 3304cc5c90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ name: 'Lock Closed Threads'
on:
schedule:
- cron: '8 4 * * *'
- cron: '19 42 * * *'
- cron: '42 17 * * *'
jobs:
lock: