From d2ced2dec9b7d9824ae6251514e6ab5170f71e7d Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:45:51 -0700 Subject: [PATCH] Update .github/workflows/build-cli-docker.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michał Chęciński --- .github/workflows/build-cli-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-cli-docker.yml b/.github/workflows/build-cli-docker.yml index 8ec053964..eb4edfd23 100644 --- a/.github/workflows/build-cli-docker.yml +++ b/.github/workflows/build-cli-docker.yml @@ -31,7 +31,7 @@ jobs: repository: bitwarden/sdk ref: master - - name: Checkout Repository - workflow_dispatch + - name: Checkout Repository if: ${{ inputs.is_workflow_call != true }} uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0