diff --git a/.github/workflows/test-registry.yaml b/.github/workflows/test-registry.yaml index 843cad5b..adc19c79 100644 --- a/.github/workflows/test-registry.yaml +++ b/.github/workflows/test-registry.yaml @@ -103,9 +103,6 @@ jobs: nonsense_credentials: runs-on: ubuntu-24.04 name: Nonsense cloud credentials - permissions: - contents: read - pull-requests: write steps: - name: Checkout uses: actions/checkout@v4