Skip to content

Commit de9ad0a

Browse files
committed
Remove scheduled CRON for healthchecks
1 parent 0212b28 commit de9ad0a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/healthchecks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: healthchecks
22
on:
3-
schedule:
4-
- cron: '*/15 * * * *'
53
workflow_dispatch:
64
workflow_run:
75
workflows: [deploy]

0 commit comments

Comments
 (0)