And now fix the schedule specification too
This commit is contained in:
parent
f8fffeeaf4
commit
5e399fd575
1 changed files with 1 additions and 1 deletions
2
.github/workflows/no_response.yml
vendored
2
.github/workflows/no_response.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
types: [created]
|
||||
schedule:
|
||||
# Schedule to run once per day
|
||||
- cron: '19 32 * * *'
|
||||
- cron: '27 20 * * *'
|
||||
|
||||
jobs:
|
||||
no-response:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue