mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
fix: only invoke openapi generator if APIs or API generator changes
This commit is contained in:
parent
5b9c366614
commit
50867ed8c1
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ repos:
|
||||||
language: python
|
language: python
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
require_serial: true
|
require_serial: true
|
||||||
|
files: ^llama_stack/apis/|^docs/openapi_generator/
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue