run locking once a day

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-14 20:47:37 +01:00
parent c3579476c6
commit 8661bdf020

View file

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