We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdbfeb commit bbe0579Copy full SHA for bbe0579
.github/workflows/pr_title.yml
@@ -1,7 +1,7 @@
1
name: "Validate PR title"
2
3
on:
4
- pull_request_target:
+ pull_request:
5
types:
6
- opened
7
- edited
0 commit comments