1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Change to once a day for locking [skip ci]

This commit is contained in:
Qstick
2020-12-10 10:09:03 -05:00
committed by GitHub
parent 854c1a6866
commit 877b6c0fcf
+2 -2
View File
@@ -3,7 +3,7 @@ name: 'Lock threads'
on:
workflow_dispatch:
schedule:
- cron: '0/10 * * * *'
- cron: '0 0 * * *'
jobs:
lock:
@@ -18,4 +18,4 @@ jobs:
issue-lock-labels: ''
issue-lock-comment: ''
issue-lock-reason: 'resolved'
process-only: 'issues'
process-only: ''