We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcedbd commit 20b09b7Copy full SHA for 20b09b7
1 file changed
.github/workflows/title.yml
@@ -16,7 +16,7 @@ name: Title
16
17
on:
18
# `pull_request_target` is only required when editing PRs from forks.
19
- pull_request_target:
+ pull_request:
20
types:
21
- opened
22
- edited
0 commit comments