mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-06 17:05:54 +00:00
Update no_respone.yml
This commit is contained in:
parent
e8fb7bd8da
commit
10b52c8535
6
.github/workflows/no_respone.yml
vendored
6
.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:
|
||||||
@ -15,4 +15,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: lee-dohm/no-response@v0.5.0
|
- uses: lee-dohm/no-response@v0.5.0
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user