mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Run Lock every 10 minutes for test [skip ci]
This commit is contained in:
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
@@ -2,7 +2,7 @@ name: 'Lock threads'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '20 * * * *'
|
||||
- cron: '0/10 * * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
||||
Reference in New Issue
Block a user