mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-19 20:24:41 +00:00
ci: fix missing job_allow_tags
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
0734694fb8
commit
643c733be3
@ -1927,7 +1927,8 @@ workflows:
|
||||
- not:
|
||||
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
||||
jobs:
|
||||
- validate-commit-on-main
|
||||
- validate-commit-on-main:
|
||||
<<: *job_allow_tags
|
||||
- build-offline-chat-installer-macos:
|
||||
<<: *job_allow_tags
|
||||
context: gpt4all
|
||||
|
Loading…
Reference in New Issue
Block a user