mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-17 16:28:20 +00:00
ci: fix missing job_allow_tags
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user