mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-07 01:15:18 +00:00
Update no_respone.yml
This commit is contained in:
parent
e8fb7bd8da
commit
10b52c8535
4
.github/workflows/no_respone.yml
vendored
4
.github/workflows/no_respone.yml
vendored
@ -6,8 +6,8 @@ on:
|
|||||||
issue_comment:
|
issue_comment:
|
||||||
types: [ created ]
|
types: [ created ]
|
||||||
schedule:
|
schedule:
|
||||||
# Schedule for five minutes after the hour, every hour
|
# Schedule for five minutes after midnight, every day
|
||||||
- cron: '5 * * * *'
|
- cron: '5 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
noResponse:
|
noResponse:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user