Skip to content

Commit

Permalink
remove workflow call if condition
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 919fefa commit 86ef399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-cli-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
steps:

- name: Checkout Repository
if: ${{ inputs.is_workflow_call != true }}
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0

########## Set up Docker ##########
Expand Down

0 comments on commit 86ef399

Please sign in to comment.