Change issue lock schedule
This commit is contained in:
parent
7fdae8f79c
commit
ac191a9bd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
|
|
@ -2,7 +2,7 @@ name: 'Lock Threads'
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '* 0 * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue