diff --git a/.github/workflows/DevBuild.yml b/.github/workflows/DevBuild.yml index a9642fcc..5946f128 100644 --- a/.github/workflows/DevBuild.yml +++ b/.github/workflows/DevBuild.yml @@ -8,8 +8,6 @@ on: jobs: build: runs-on: macos-10.15 - permissions: - contents: read steps: - uses: actions/checkout@v2