mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Move waiting for answer action 30 minutes later than lock threads
This commit is contained in:
parent
e3a14d432b
commit
5e1f0e9f7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/waiting-for-answer.yml
vendored
2
.github/workflows/waiting-for-answer.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
issue_comment:
|
||||
types: [created]
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '30 0 * * *'
|
||||
|
||||
jobs:
|
||||
waiting-for-answer:
|
||||
|
|
Loading…
Add table
Reference in a new issue