diff --git a/.github/workflows/titlecheck.yml b/.github/workflows/titlecheck.yml index 73d80a45..3783e7cb 100644 --- a/.github/workflows/titlecheck.yml +++ b/.github/workflows/titlecheck.yml @@ -1,12 +1,7 @@ name: titlecheck -on: - pull_request: - types: - - opened - - edited - - synchronize - - reopened +on: + - pull_request_target jobs: titlecheck: