Skip to content

Commit 89dfb3c

Browse files
authored
Update deploy-docusaurus-docs.yml
Skip Docs Build When Forked Repo
1 parent af2627c commit 89dfb3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docusaurus-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ on:
2020
workflow_dispatch:
2121

2222
jobs:
23+
if: github.repository_owner != 'opensource-observer'
2324
build-deploy:
2425
# NOTE: This name appears in GitHub's Checks API.
2526
name: build-deploy

0 commit comments

Comments
 (0)