We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cc501 commit b1c2cd7Copy full SHA for b1c2cd7
.github/workflows/conventional-commits.yml
@@ -1,7 +1,7 @@
1
name: Conventional Commits
2
3
on:
4
- pull_request:
+ pull_request_target:
5
6
jobs:
7
conventional-commits:
0 commit comments