Skip to content

Commit

Permalink
remove workflow call
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 7c99e3a commit eaae611
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build-cli-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
push:
paths:
- "crates/bws/**"
workflow_call:
inputs:
sdk_branch:
type: string
default: master
is_workflow_call:
type: boolean
default: true
workflow_dispatch:
inputs:
sdk_branch:
Expand Down

0 comments on commit eaae611

Please sign in to comment.