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