mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-04 05:10:50 +00:00
fix filters
This commit is contained in:
parent
fec2fd2832
commit
cd3bfea09b
@ -688,19 +688,19 @@ workflows:
|
|||||||
- hold:
|
- hold:
|
||||||
type: approval
|
type: approval
|
||||||
- build-bindings-backend-linux:
|
- build-bindings-backend-linux:
|
||||||
filter:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- build-bindings-backend-macos:
|
- build-bindings-backend-macos:
|
||||||
filter:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- build-bindings-backend-windows:
|
- build-bindings-backend-windows:
|
||||||
filter:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- build-bindings-backend-windows-msvc:
|
- build-bindings-backend-windows-msvc:
|
||||||
filter:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
build-csharp-deploy:
|
build-csharp-deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user