diff --git a/.github/workflows/doc-build.yml b/.github/workflows/doc-build.yml index b52961ed0b1..d058392463a 100644 --- a/.github/workflows/doc-build.yml +++ b/.github/workflows/doc-build.yml @@ -85,7 +85,6 @@ jobs: if: github.repository == 'pytorch/executorch' && github.event_name == 'push' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v')) permissions: contents: write - contents: read uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main with: repository: pytorch/executorch