Skip to content

Commit e1927fc

Browse files
uiop5809claude
andcommitted
chore: 자동 커밋 체크 스케줄 비활성화 (3/16부로 스터디 종료)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1b1513a commit e1927fc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check-commits.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Check Daily Commits
22

33
on:
4-
schedule:
5-
# 매일 15:00 (UTC 기준, 한국시간 00:00, 자정)
6-
- cron: "0 15 * * *"
74
workflow_dispatch: # 수동 실행도 가능하도록
85

96
permissions:

0 commit comments

Comments
 (0)