0
0
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:
ok-oldking 2024-08-16 08:53:29 +08:00 committed by GitHub
parent e8fb7bd8da
commit 10b52c8535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 }}