Skip to content

Commit

Permalink
[FIX] Avoid doc action on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
liuzhenqi77 authored Sep 19, 2024
1 parent 073e7e0 commit 659d251
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 @@ -13,6 +13,7 @@ permissions:

jobs:
deploy_page:
if: github.repository_owner == 'netneurolab'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 659d251

Please sign in to comment.