From 70edadde8123fda9b43b703235f6a66408371dd2 Mon Sep 17 00:00:00 2001 From: Ivan Shymko Date: Fri, 3 Apr 2026 07:31:12 +0000 Subject: [PATCH] chore: revert "ci: fix spelling action failure (#926)" This reverts commit a8eced84db7a28414a01c95efd276439f8497aaf. --- .github/workflows/spelling.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: