mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-15 23:20:32 +03:00
update github action ignore
This commit is contained in:
2
.github/workflows/build-and-push-image.yaml
vendored
2
.github/workflows/build-and-push-image.yaml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
branches: ['master'] # master branch only. Do not modify.
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'cloud-deployments/*'
|
||||
- 'cloud-deployments/**/*'
|
||||
- 'images/**/*'
|
||||
- '.vscode/**/*'
|
||||
- '**/.env.example'
|
||||
|
||||
Reference in New Issue
Block a user