diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 40988cc..d786356 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -1,7 +1,7 @@ name: Pull Request on: - pull_request_target: + pull_request: branches: - 'master'