We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f1f97 commit b4e9c86Copy full SHA for b4e9c86
.github/workflows/health_check.yml
@@ -1,7 +1,7 @@
1
name: Health check
2
on:
3
schedule:
4
- - cron: '0 9 * * * America/Los_Angeles'
+ - cron: '0 17 * * *'
5
6
jobs:
7
build-and-test:
0 commit comments