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 0a70a15 commit 8b1b8dbCopy full SHA for 8b1b8db
.github/workflows/build-docs.yaml
@@ -51,7 +51,7 @@ jobs:
51
# make docs
52
#
53
- name: build multiversion documentation
54
- if: ${{ github.ref == 'refs/heads/dev' }}
+ # if: ${{ github.ref == 'refs/heads/dev' }}
55
run: |
56
make docs
57
0 commit comments