Skip to content

Commit f042ad6

Browse files
authored
Merge pull request #343 from manNomi/fix/weekly
Fix : 노티 위클리 버그 수정
2 parents 7685e4b + 2a728e1 commit f042ad6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/weekly-pr-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Weekly PR Summary
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened]
66
schedule:
77
# 매주 금요일 13:00 UTC (22:00 KST)

test-trigger-2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Test commit for weekly summary workflow

0 commit comments

Comments
 (0)