Skip to content

Commit 3f57c0b

Browse files
authored
수동 실행 추가
1 parent d4e0b66 commit 3f57c0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/merge-and-generate-problems.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- cron: '00 9 * * 1' # 월요일 18시 00분 KST | (UTC 09:00) + 9
66
- cron: '00 4 * * 3' # 수요일 13시 00분 KST | (UTC 04:00) + 9
77
- cron: '00 4 * * 5' # 금요일 13시 00분 KST | (UTC 04:00) + 9
8+
workflow_dispatch:
89

910
jobs:
1011
merge-prs-and-create-folders:

0 commit comments

Comments
 (0)