We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4064be5 commit 247f53eCopy full SHA for 247f53e
.github/workflows/healthCheck.yml
@@ -2,7 +2,7 @@ name: Health Check
2
3
on:
4
schedule:
5
- - cron: "15 * * * *"
+ - cron: "0 0 * * *"
6
jobs:
7
healthCheck:
8
runs-on: ubuntu-20.04
0 commit comments