Skip to content

Commit

Permalink
ci: deploy branch preview docs only on main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Dec 6, 2023
1 parent ae249c6 commit 4db8f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ jobs:
path: docs/_build/.jupyter_cache

branch-preview:
if: github.repository_owner == 'scikit-hep'
runs-on: ubuntu-22.04
needs: [build-docs]
name: Deploy Branch Preview
Expand Down

0 comments on commit 4db8f66

Please sign in to comment.