potiuk commented on code in PR #50986:
URL: https://github.com/apache/airflow/pull/50986#discussion_r2103338754
##########
.pre-commit-config.yaml:
##########
@@ -1422,4 +1414,12 @@ repos:
require_serial: true
pass_filenames: false
files: ^airflow-core/src/airflow/config_templates/config\.yml$
+ - id: generate-airflowctl-help-images
Review Comment:
Why moving it here? Only CI-image-dependent pre-commits should be here (see
the comment above)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]