mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Lock issues once a day rather than once a hour
This commit is contained in:
parent
97262a99c7
commit
349446e6b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
|
@ -2,7 +2,7 @@ name: 'Lock Threads'
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
|
Loading…
Add table
Reference in a new issue