| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 84a9a4c commit 099f97a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,8 +8,8 @@ on: | |||
| 8 | 8 | issue_comment: | |
| 9 | 9 | types: [created] | |
| 10 | 10 | schedule: | |
| 11 | - # Schedule for five minutes after the hour, every hour | ||
| 12 | - - cron: '5 * * * *' | ||
| 11 | + # every morning at 00:00 am | ||
| 12 | + - cron: '0 0 * * *' | ||
| 13 | 13 | ||
| 14 | 14 | jobs: | |
| 15 | 15 | noResponse: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments