There was an error while loading. Please reload this page.
2 parents 9105c92 + 17f0a81 commit a0409c8Copy full SHA for a0409c8
1 file changed
.github/workflows/no-response.yml
@@ -7,7 +7,7 @@ on:
7
types: [created]
8
schedule:
9
# Schedule for an arbitrary time (5am) once every day
10
- - cron: '* 5 * * *'
+ - cron: '0 5 * * *'
11
12
jobs:
13
noResponse:
0 commit comments