Skip to content

Commit fe32038

Browse files
committed
ci: change pull_request_target to pull_request in workflow triggers
1 parent 211cf9c commit fe32038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/noneflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, reopened, edited]
66
issue_comment:
77
types: [created]
8-
pull_request_target:
8+
pull_request:
99
types: [closed]
1010

1111
concurrency:

0 commit comments

Comments
 (0)