There was an error while loading. Please reload this page.
1 parent 9428f33 commit b101a5eCopy full SHA for b101a5e
1 file changed
.github/workflows/doc-build.yml
@@ -120,7 +120,6 @@ jobs:
120
runs-on: ubuntu-latest
121
needs: build-docs
122
# Run only on pushes to the default branch
123
- # if: github.ref == 'refs/heads/main'
124
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
125
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
126
concurrency:
0 commit comments