diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index 68793a22..54f6f1ca 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -1,7 +1,7 @@ name: Conventional Commits on: - pull_request: + pull_request_target: jobs: conventional-commits: