diff --git a/.gitea/workflows/e2e-health.yaml b/.gitea/workflows/e2e-health.yaml index 6b8acdbd..8795af7f 100644 --- a/.gitea/workflows/e2e-health.yaml +++ b/.gitea/workflows/e2e-health.yaml @@ -8,11 +8,11 @@ name: E2E Health Check on: - push: - branches: [main] workflow_dispatch: schedule: - cron: '0 16 * * *' # 每日 00:00 台北 (UTC+8) + # push 觸發已移除 (2026-04-02): E2E health check 不需要每次 push 都跑 + # CD pipeline 本身已有 smoke test;E2E 用排程或手動觸發即可 # OTEL CI/CD 監控 (2026-03-31 #46c) env: