Skip Docker Image on Forked Images (#767)
This commit is contained in:
parent
1ac9b7c3b2
commit
b6ea0d01ff
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'alshedivat'
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue