mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 21:14:17 +02:00
Catch more openapi changes (#1124)
This commit is contained in:
parent
912bba2385
commit
cf1c9f5f46
1 changed files with 4 additions and 0 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -27,3 +27,7 @@ tests:
|
|||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "src/**/*openapi*.py"
|
||||
- "src/**/openapi/**"
|
||||
- "tests/**/*openapi*.py"
|
||||
- "tests/**/openapi/**"
|
||||
- "docs/**/*openapi*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue