Skip to content

Commit

Permalink
Disable image builing on forked repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Wolf <[email protected]>
  • Loading branch information
christianlupus committed Sep 19, 2023
1 parent 7a4b323 commit 9f54e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
push_to_registry:
name: Build image
runs-on: ubuntu-latest
if: github.repository == "juliushaertl/nextcloud-docker-dev"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 9f54e05

Please sign in to comment.