Skip to content

Commit

Permalink
Update .github/workflows/build-cli-docker.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Chęciński <[email protected]>
  • Loading branch information
tangowithfoxtrot and michalchecinski authored Oct 30, 2023
1 parent eaae611 commit d2ced2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d2ced2d

Please sign in to comment.