mirror of https://github.com/Radarr/Radarr
Run Lock every 10 minutes for test [skip ci]
This commit is contained in:
parent
21e92e7fcf
commit
c2a96ff485
|
@ -2,7 +2,7 @@ name: 'Lock threads'
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '20 * * * *'
|
||||
- cron: '0/10 * * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
|
Loading…
Reference in New Issue