Skip to content

Commit 0af7663

Browse files
committed
WIP: testing deployemet github x3
1 parent b101a5e commit 0af7663

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ jobs:
120120
runs-on: ubuntu-latest
121121
needs: build-docs
122122
# Run only on pushes to the default branch
123+
# if: github.ref == 'refs/heads/docu'
123124
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
124125
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
125126
concurrency:

0 commit comments

Comments
 (0)