diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1bc1904..50072bb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,6 @@ jobs: permissions: contents: read - pull-requests: read steps: - name: Generate matrix @@ -173,9 +172,6 @@ jobs: outputs: latest_local_sha: ${{ steps.output-sha.outputs.latest_local_sha }} - permissions: - contents: read - steps: - name: Checkout code