There was an error while loading. Please reload this page.
1 parent b101a5e commit 0af7663Copy full SHA for 0af7663
1 file changed
.github/workflows/doc-build.yml
@@ -120,6 +120,7 @@ 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/docu'
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