mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-04-28 03:41:58 +00:00
ci: remove conflicting pipeline.git.branch requirement
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
e267512db9
commit
0734694fb8
@ -1923,7 +1923,6 @@ workflows:
|
||||
# only run on main branch tags that start with 'v' and a digit
|
||||
when:
|
||||
and:
|
||||
- equal: [ << pipeline.git.branch >>, main ]
|
||||
- matches: { pattern: '^v\d.*', value: << pipeline.git.tag >> }
|
||||
- not:
|
||||
equal: [ << pipeline.trigger_source >>, scheduled_pipeline ]
|
||||
|
Loading…
Reference in New Issue
Block a user