diff --git a/.github/workflows/spelling.yaml b/.github/workflows/spelling.yaml index 06112aa5a..49b09a87b 100644 --- a/.github/workflows/spelling.yaml +++ b/.github/workflows/spelling.yaml @@ -1,7 +1,7 @@ --- name: Check Spelling on: - pull_request_target: + pull_request: branches: ['**'] types: [opened, reopened, synchronize] issue_comment: @@ -11,7 +11,6 @@ jobs: name: Check Spelling permissions: contents: read - pull-requests: read actions: read security-events: write outputs: