fix: only invoke openapi generator if APIs or API generator changes (#1744)

As titled
This commit is contained in:
Ashwin Bharambe 2025-03-21 07:25:18 -07:00 committed by GitHub
parent 9114bef484
commit d7a6d92466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,6 +93,7 @@ repos:
language: python
pass_filenames: false
require_serial: true
files: ^llama_stack/apis/|^docs/openapi_generator/
ci:
autofix_commit_msg: 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks