diff --git a/.github/workflows/pull-request-verification.yml b/.github/workflows/pull-request-verification.yml index 554e815..efdde40 100644 --- a/.github/workflows/pull-request-verification.yml +++ b/.github/workflows/pull-request-verification.yml @@ -1,6 +1,6 @@ name: "Pull Request Verification" on: - pull_request_target: + pull_request: paths-ignore: [ '*.md' ] branches: - master