mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-19 04:30:10 +01:00
update ignores
This commit is contained in:
parent
cda72956f6
commit
f519a4b48c
3
.github/workflows/build-and-push-image.yaml
vendored
3
.github/workflows/build-and-push-image.yaml
vendored
@ -21,7 +21,8 @@ on:
|
|||||||
- '**/.env.example'
|
- '**/.env.example'
|
||||||
- '.github/ISSUE_TEMPLATE/**/*'
|
- '.github/ISSUE_TEMPLATE/**/*'
|
||||||
- '.devcontainer/**/*'
|
- '.devcontainer/**/*'
|
||||||
- 'embed/**/*' # Embed should be published to frontend (yarn build:publish) if any changes are introduced
|
- 'embed/**/*' # Embed is submodule
|
||||||
|
- 'browser-extension/**/*' # Chrome extension is submodule
|
||||||
- 'server/utils/agents/aibitat/example/**/*' # Do not push new image for local dev testing of new aibitat images.
|
- 'server/utils/agents/aibitat/example/**/*' # Do not push new image for local dev testing of new aibitat images.
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user