diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index e3e1003..a398b05 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -23,9 +23,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