mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-05 08:25:28 +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:
|
||||
types: [ created ]
|
||||
schedule:
|
||||
# Schedule for five minutes after the hour, every hour
|
||||
- cron: '5 * * * *'
|
||||
# Schedule for five minutes after midnight, every day
|
||||
- cron: '5 0 * * *'
|
||||
|
||||
jobs:
|
||||
noResponse:
|
||||
@ -15,4 +15,4 @@ jobs:
|
||||
steps:
|
||||
- uses: lee-dohm/no-response@v0.5.0
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
token: ${{ github.token }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user