mirror of
https://github.com/Radarr/Radarr
synced 2025-12-06 16:32:36 +01:00
Allow manually run lock [skip ci]
This commit is contained in:
parent
c2a96ff485
commit
0880cd6ffc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lock.yml
vendored
1
.github/workflows/lock.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: 'Lock threads'
|
name: 'Lock threads'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0/10 * * * *'
|
- cron: '0/10 * * * *'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue