File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Airbyte Maintainers can execute the following slash commands on your PR:
2626- ` /autofix ` - Fixes most formatting and linting issues
2727- ` /poetry-lock ` - Updates poetry.lock file
2828- ` /test ` - Runs connector tests with the updated CDK
29- - ` /poe build ` - Regenerate git-committed build artifacts, such as the source declarative manifest JSON schema in YAML.
29+ - ` /poe build ` - Regenerate git-committed build artifacts, such as the pydantic models which are generated from the manifest JSON schema in YAML.
3030- ` /poe <command> ` - Runs any poe command in the CDK environment
3131
3232[ 📝 _ Edit this welcome message._ ] ( https://github.com/airbytehq/airbyte-python-cdk/blob/main/.github/pr-welcome-internal.md )
You can’t perform that action at this time.
0 commit comments