1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Run Lock every 10 minutes for test [skip ci]

This commit is contained in:
Qstick
2020-12-08 23:31:03 -05:00
committed by GitHub
parent 21e92e7fcf
commit c2a96ff485
+1 -1
View File
@@ -2,7 +2,7 @@ name: 'Lock threads'
on:
schedule:
- cron: '20 * * * *'
- cron: '0/10 * * * *'
jobs:
lock: