Skip to content

Commit

Permalink
Merge pull request #112 from TheOnlyZac/theonlyzac-dev
Browse files Browse the repository at this point in the history
Disable build workflow on forked repos
  • Loading branch information
TheOnlyZac authored Nov 10, 2024
2 parents 14f2cb5 + 7ed9171 commit 1c4ec61
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 @@ -10,6 +10,7 @@ on:

jobs:
build:
if: github.repository_owner == 'theonlyzac'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 1c4ec61

Please sign in to comment.