Skip to content

Commit 50aadde

Browse files
committed
only update doc on release
1 parent a50bc7f commit 50aadde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pytest-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
cd docs_rst
3535
make html
3636
- name: Detect changes
37-
if: ${{ !contains(github.ref, 'refs/heads/main') }}
3837
id: changes
3938
shell: bash
4039
run: |

0 commit comments

Comments
 (0)