mirror of
https://github.com/Radarr/Radarr
synced 2024-12-23 00:12:44 +00:00
Update lock.yml
This commit is contained in:
parent
96f0bb2f90
commit
21e92e7fcf
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lock.yml
vendored
4
.github/workflows/lock.yml
vendored
|
@ -2,7 +2,7 @@ name: 'Lock threads'
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '20 * * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
@ -17,4 +17,4 @@ jobs:
|
|||
issue-lock-labels: ''
|
||||
issue-lock-comment: ''
|
||||
issue-lock-reason: 'resolved'
|
||||
process-only: 'issues'
|
||||
process-only: 'issues'
|
||||
|
|
Loading…
Reference in a new issue