Lock issues once a day rather than once a hour

This commit is contained in:
Ilya Fedin 2021-08-11 05:19:29 +04:00 committed by John Preston
parent 97262a99c7
commit 349446e6b0
1 changed files with 1 additions and 1 deletions

View File

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