Lock Inactive Threads Only Once Each Day (#3510)

This commit is contained in:
Bibo-Joshi 2023-01-20 20:49:20 +01:00 committed by GitHub
parent 54d0294f92
commit 21ebdbc973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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