Skip to content

Commit 0ba3d55

Browse files
committed
Fix doc-build workflow
1 parent d359b80 commit 0ba3d55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/doc-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
if: github.repository == 'pytorch/executorch' && github.event_name == 'push' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v'))
8686
permissions:
8787
contents: write
88-
contents: read
8988
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
9089
with:
9190
repository: pytorch/executorch

0 commit comments

Comments
 (0)