Skip to content

Commit

Permalink
check result
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Jul 10, 2024
1 parent 188b086 commit e06dfef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/health-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:

load-env:
needs: label-check
if: ${{ needs.label-check.outputs.result == 'true' }}
uses: ./.github/workflows/load-env.yaml

docker-build:
Expand Down

0 comments on commit e06dfef

Please sign in to comment.