Skip to content

Commit 2305d58

Browse files
authored
Remove comment from pull_request_target section
1 parent 2b057b5 commit 2305d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contrib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: contrib
33
on:
44
issue_comment:
55
types: [created, edited]
6-
pull_request_target: # for community
6+
pull_request_target:
77
types:
88
- opened
99
- closed

0 commit comments

Comments
 (0)