diff --git a/.github/workflows/ci-changelog.yml b/.github/workflows/ci-changelog.yml index 848f8bd5..6dc2b035 100644 --- a/.github/workflows/ci-changelog.yml +++ b/.github/workflows/ci-changelog.yml @@ -29,21 +29,6 @@ jobs: run: shell: bash -l {0} - permissions: - actions: read - attestations: none - checks: read - contents: read - deployments: read - id-token: none - issues: read - packages: none - pages: none - pull-requests: read - repository-projects: none - security-events: none - statuses: none - if: github.actor != 'pre-commit-ci[bot]' steps: - uses: actions/checkout@v4