mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-26 07:23:38 +00:00
ci: allow generate-config to run on tags
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
643c733be3
commit
f8f78c6677
@ -8,6 +8,10 @@ workflows:
|
||||
generate-config:
|
||||
jobs:
|
||||
- path-filtering/filter:
|
||||
filters:
|
||||
tags:
|
||||
only:
|
||||
- /.*/
|
||||
base-revision: main
|
||||
config-path: .circleci/continue_config.yml
|
||||
mapping: |
|
||||
|
Loading…
Reference in New Issue
Block a user