Skip to content

Commit ee43465

Browse files
authored
fix github auto-comment action (#222)
1 parent b813462 commit ee43465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
issues:
44
types:
55
- opened
6-
pull_request:
6+
pull_request_target:
77
types:
88
- opened
99
jobs:

0 commit comments

Comments
 (0)