Skip to content

Commit

Permalink
ci: disable typedocs on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Omikorin committed Feb 10, 2024
1 parent eca6672 commit d604d28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

docs:
name: Docs
# This workflow doesn't work on forks
if: github.repository == 'chakra-ui/ark'
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit d604d28

Please sign in to comment.