Skip to content

Commit 2982972

Browse files
authored
Update python-app.yml
시간을 변경했습니다.
1 parent 3ad0201 commit 2982972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Python-Style-Guide-Get-Original
22

33
on:
44
schedule:
5-
# 매주 금요일 18:00에 실행합니다. (UTC +09:00)
6-
- cron: '0 9 * * 5'
5+
# 매주 금요일 11시 쯔음 실행합니다. (UTC +09:00)
6+
- cron: '0 2 * * 5'
77
issues:
88
# 이슈에 새로운 항목이 생기거나 수정사항이 있으면 실행합니다.
99
types: [opened, edited]

0 commit comments

Comments
 (0)