From 116bc6a4d36f9b225b46603478c6c481bdf658b8 Mon Sep 17 00:00:00 2001 From: ucan-lab <35098175+ucan-lab@users.noreply.github.com> Date: Tue, 7 May 2024 22:24:54 +0900 Subject: [PATCH] wip --- .github/workflows/testing-pull-request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testing-pull-request.yaml b/.github/workflows/testing-pull-request.yaml index 93c0c7b..a2cbd64 100644 --- a/.github/workflows/testing-pull-request.yaml +++ b/.github/workflows/testing-pull-request.yaml @@ -49,6 +49,7 @@ jobs: run: docker compose up -d - uses: hadolint/hadolint-action@v3.1.0 with: + dockerfile: infra/docker recursive: true - name: OS Version run: |