Skip Docker Image on Forked Images (#767)

This commit is contained in:
Amir Pourmand 2022-07-18 04:41:27 +04:30 committed by GitHub
parent 1ac9b7c3b2
commit b6ea0d01ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,8 @@ jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'alshedivat'
steps:
- name: Checkout
uses: actions/checkout@v2