We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
action-semantic-pull-request
1 parent 61b09a2 commit 30aaa0dCopy full SHA for 30aaa0d
1 file changed
.github/workflows/pr-title.yml
@@ -1,10 +1,11 @@
1
name: Validate PR title
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types:
6
- opened
7
- edited
8
+ - reopened
9
- synchronize
10
11
permissions:
0 commit comments