diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 13738687..4f211a5d 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -8,6 +8,8 @@ on: jobs: windows-build: + permissions: + contents: read runs-on: windows-latest steps: - uses: actions/checkout@v6