diff --git a/.github/workflows/pr_swiftlint.yaml b/.github/workflows/pr_swiftlint.yaml index e36d4589..823ca00b 100644 --- a/.github/workflows/pr_swiftlint.yaml +++ b/.github/workflows/pr_swiftlint.yaml @@ -1,6 +1,6 @@ name: pr_swiftlint on: - pull_request_target: + pull_request: branches: - main types: [opened, reopened, synchronize]