Fix indent in the "no response" workflow config file
This commit is contained in:
parent
d6fb886d1a
commit
f8fffeeaf4
1 changed files with 9 additions and 9 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 20 * * *'
|
||||
- cron: '19 32 * * *'
|
||||
|
||||
jobs:
|
||||
no-response:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue