diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index e74fa3b3..33db8187 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -8,11 +8,6 @@ on: pull_request_target: types: [opened, reopened, synchronize] -# needs write to add annotations -permissions: - checks: write - contents: write - jobs: linting: name: Run linters