mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Change lock old threads to once daily
This commit is contained in:
parent
98ef1ba579
commit
2d314efb98
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
@ -2,7 +2,7 @@ name: 'Lock Old Threads'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user