We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0733973 commit 1016dabCopy full SHA for 1016dab
.github/workflows/doc-build.yml
@@ -85,7 +85,6 @@ jobs:
85
if: github.repository == 'pytorch/executorch' && github.event_name == 'push' && (github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v'))
86
permissions:
87
contents: write
88
- contents: read
89
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
90
with:
91
repository: pytorch/executorch
0 commit comments