health checker 일시중단

This commit is contained in:
kyy
2025-11-25 15:04:10 +09:00
parent 471c61bdc1
commit 0d8cd6f810
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
name: LLM-Gateway Health Check name: LLM-Gateway Health Check
on: # on:
schedule: # schedule:
- cron: "* * * * *" # - cron: "* * * * *"
jobs: jobs:
health-check: health-check:

View File

@@ -1,8 +1,8 @@
name: OCR-Gateway Health Check name: OCR-Gateway Health Check
on: # on:
schedule: # schedule:
- cron: "* * * * *" # - cron: "* * * * *"
jobs: jobs:
OCR health-check: OCR health-check: