Skip to content

Commit af9ed00

Browse files
committed
fix: merge risk watch 스케줄 시간을 조정
1 parent bf54893 commit af9ed00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge-risk-watch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Merge Risk Watch
22

33
on:
44
schedule:
5-
- cron: "0 15 * * 0-4"
5+
- cron: "30 15 * * 0-4"
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)