Skip to content

Commit b4e9c86

Browse files
authored
Run at 5pm UTC (#15)
1 parent e0f1f97 commit b4e9c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Health check
22
on:
33
schedule:
4-
- cron: '0 9 * * * America/Los_Angeles'
4+
- cron: '0 17 * * *'
55

66
jobs:
77
build-and-test:

0 commit comments

Comments
 (0)