Skip to content

Commit

Permalink
💚 Revert docker-image.yaml change
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Feb 8, 2024
1 parent 4c93f1b commit c4f763b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/_docker-image.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# !yamlfmt!:ignore
#
# Copyright (C) 2019-2024 vdaas.org vald team <[email protected]>
#
Expand Down Expand Up @@ -37,7 +38,7 @@ jobs:
- uses: ./.github/actions/dump-context
build:
runs-on: ubuntu-latest
if: |
if: >-
${{ (github.event_name == 'pull_request' &&
github.event.pull_request.head.repo.fork == false) ||
(github.event.pull_request.head.repo.fork == true &&
Expand Down

0 comments on commit c4f763b

Please sign in to comment.