Skip to content

Commit

Permalink
Skip Docker Image on Forked Images (alshedivat#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 authored and pecey committed Jan 27, 2023
1 parent 36eb585 commit 7affdb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
build:

runs-on: ubuntu-latest

if: github.repository_owner == 'alshedivat'

steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7affdb3

Please sign in to comment.