Skip to content

Commit

Permalink
CI: build docs only for main repo (#4306)
Browse files Browse the repository at this point in the history
  • Loading branch information
caic99 committed Jun 4, 2024
1 parent 87ffd52 commit 755bff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
if: github.repository_owner == 'deepmodeling'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 755bff5

Please sign in to comment.