Skip to content

Commit

Permalink
run hs every 5 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammers21 committed Dec 2, 2023
1 parent 09cdb56 commit 95768cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/helth-check.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
on:
push:
branches: [ master ]
schedule:
# Run every 30 minutes
- cron: '*/30 * * * *'
- cron: '*/5 * * * *'
name: Health Check
jobs:
health-check:
Expand Down

0 comments on commit 95768cc

Please sign in to comment.