스케줄링 원상 복구
All checks were successful
Run Report Table / run-script (push) Successful in 1m31s
OCR-Gateway Health Check / OCR health-check (push) Successful in 3s
LLM-Gateway Health Check / health-check (push) Successful in 3s

This commit is contained in:
kyy
2025-11-25 16:56:54 +09:00
parent 0d8cd6f810
commit 8d409f6d7c
2 changed files with 6 additions and 6 deletions

View File

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

View File

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