diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index 959c0f7..6047b62 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -20,9 +20,6 @@ env: # https://docs.github.com/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix BUILD_CONFIGURATION: Release -permissions: - contents: read - jobs: build: runs-on: windows-latest