Skip to content

Commit

Permalink
ci: prevent the jobs for running on an action for fork
Browse files Browse the repository at this point in the history
  • Loading branch information
derevnjuk committed Dec 30, 2021
1 parent ec00c75 commit 7a506e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
run: yarn build

benchmarks:
if: github.repository_owner == 'tsedio'
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 7a506e5

Please sign in to comment.