diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a73203f..df988d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,8 @@ jobs: pre-commit: name: Format runs-on: ubuntu-latest + permissions: + contents: read steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Install uv