mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-03-14 06:02:22 +00:00
no build on embed changes
This commit is contained in:
parent
9d410496c0
commit
146385bf41
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-push-image.yaml
vendored
1
.github/workflows/build-and-push-image.yaml
vendored
|
@ -20,6 +20,7 @@ on:
|
|||
- '.vscode/**/*'
|
||||
- '**/.env.example'
|
||||
- '.github/ISSUE_TEMPLATE/**/*'
|
||||
- 'embed/**/*' # Embed should be published to frontend (yarn build:publish) if any changes are introduced
|
||||
|
||||
jobs:
|
||||
push_multi_platform_to_registries:
|
||||
|
|
Loading…
Add table
Reference in a new issue