From e3e5ba97511b9c73c4c71c3b05f87b917bb3eba0 Mon Sep 17 00:00:00 2001 From: ychangkim Date: Thu, 23 Jul 2026 13:26:36 +0900 Subject: [PATCH] cve-edge-post schedule comment --- .github/workflows/cve-edge-post.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cve-edge-post.yml b/.github/workflows/cve-edge-post.yml index ff0fe65..67276aa 100644 --- a/.github/workflows/cve-edge-post.yml +++ b/.github/workflows/cve-edge-post.yml @@ -26,8 +26,8 @@ on: description: '대상 이미지 수 상한 (0=전체). 테스트 시 예: 3' required: false default: '0' - schedule: - - cron: '0 10 * * 0' + # schedule: + # - cron: '0 10 * * 0' permissions: contents: read