Skip to content

Commit

Permalink
healthcheck schedule test
Browse files Browse the repository at this point in the history
  • Loading branch information
devserkan committed Sep 15, 2024
1 parent 37c7b67 commit 4064be5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/healthCheck.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Health Check

on:
push

schedule:
- cron: "15 * * * *"
jobs:
healthCheck:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 4064be5

Please sign in to comment.