Skip to content

Commit

Permalink
Update health-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ansm authored Aug 6, 2024
1 parent 423531e commit 6b7f8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/health-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Scheduled Health Check
# Controls when the action will run.
on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 */12 * * *"

jobs:
health_check_job:
Expand Down

0 comments on commit 6b7f8e0

Please sign in to comment.