We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbb2d7 commit 34887d9Copy full SHA for 34887d9
.github/workflows/conventional-commits.yml
@@ -1,7 +1,7 @@
1
name: PR Conventional Commit Validation
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, synchronize, reopened, edited]
6
branches:
7
- main
0 commit comments