1 parent 2fb60e2 commit ca1812dCopy full SHA for ca1812d
1 file changed
.github/workflows/docs-build.yml
@@ -67,7 +67,7 @@ jobs:
67
path: pr/
68
69
publish:
70
- if: github.event_name == 'push' && github.repository_owner == 'NVIDIA'
+ if: false # disabled until GitHub Pages is configured
71
needs: [build]
72
runs-on: build-arm64
73
container:
0 commit comments