Skip to content

Commit

Permalink
Add bit-cli directory to cli build workflow (#9491)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliykat authored Jun 5, 2024
1 parent 37a07b9 commit 474a5a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- '!*.md'
- '!*.txt'
- '.github/workflows/build-cli.yml'
- 'bitwarden_license/bit-cli/**'
push:
branches:
- 'main'
Expand All @@ -25,6 +26,7 @@ on:
- '!*.md'
- '!*.txt'
- '.github/workflows/build-cli.yml'
- 'bitwarden_license/bit-cli/**'
workflow_dispatch:
inputs: {}

Expand Down

0 comments on commit 474a5a8

Please sign in to comment.