Don't try to deploy docs in a fork

This commit is contained in:
Martin Kroeker 2024-05-20 22:53:43 +02:00 committed by GitHub
parent 700ea74a37
commit 172d91846f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
jobs: jobs:
build: build:
name: Deploy docs name: Deploy docs
if: "github.repository == 'OpenMathLib/OpenBLAS'"
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2