Skip to content

Commit

Permalink
disable docs workflow on forks (#939)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwitsch committed Mar 18, 2023
1 parent 0e4d8a3 commit ebe3805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.repository_owner == '0xERR0R'
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ebe3805

Please sign in to comment.