diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e75fef39166..05d391e7426 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,9 +17,6 @@ jobs: docs: name: Build and release docs - permissions: - contents: write # for stefanzweifel/git-auto-commit-action to push code in repo - runs-on: ubuntu-latest steps: # Get GitHub token via the CT SDKs App