Skip to content

Commit 20b09b7

Browse files
authored
chore: for safety assurance - pull_request instead of target (#4971)
1 parent 4fcedbd commit 20b09b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: Title
1616

1717
on:
1818
# `pull_request_target` is only required when editing PRs from forks.
19-
pull_request_target:
19+
pull_request:
2020
types:
2121
- opened
2222
- edited

0 commit comments

Comments
 (0)