Skip to content

Commit

Permalink
Add the ReadTheDocs PR
Browse files Browse the repository at this point in the history
  • Loading branch information
filimarc authored Nov 23, 2023
1 parent 61a6172 commit 28bc0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Fail documentations on warnings
run: cd docs && sphinx-build -nW -b html . _build/html
docs-preview:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
if: github.event.pull_request.head.repo.full_name != github.repository
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 28bc0ff

Please sign in to comment.