Update OpenAPI Descriptions (#20484)
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d228916b9a
commit
2c051505bf
4
.github/workflows/crowdin-cleanup.yml
vendored
4
.github/workflows/crowdin-cleanup.yml
vendored
@@ -31,3 +31,7 @@ jobs:
|
||||
|
||||
# The message for the commit
|
||||
message: 'Run script/i18n/homogenize-frontmatter.js'
|
||||
|
||||
env:
|
||||
# Disable pre-commit hooks; they don't play nicely with add-and-commit
|
||||
HUSKY: 0
|
||||
|
||||
4
.github/workflows/openapi-decorate.yml
vendored
4
.github/workflows/openapi-decorate.yml
vendored
@@ -41,3 +41,7 @@ jobs:
|
||||
|
||||
# The message for the commit
|
||||
message: 'Add decorated OpenAPI schema files'
|
||||
|
||||
env:
|
||||
# Disable pre-commit hooks; they don't play nicely with add-and-commit
|
||||
HUSKY: 0
|
||||
|
||||
Reference in New Issue
Block a user