mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
run locking once a day
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
c3579476c6
commit
8661bdf020
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock-threads.yml
vendored
2
.github/workflows/lock-threads.yml
vendored
|
|
@ -2,7 +2,7 @@ name: 'Lock Threads'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue