rawwar commented on code in PR #43414:
URL: https://github.com/apache/airflow/pull/43414#discussion_r1818121555


##########
.github/workflows/additional-ci-image-checks.yml:
##########
@@ -84,6 +84,10 @@ on:  # yamllint disable-line rule:truthy
         description: "Whether to debug resources (true/false)"
         required: true
         type: string
+      use-uv:
+        description: "Whether to use uv to build the image (true/false)"
+        required: true

Review Comment:
   All other inputs are mandatory. The intent seems to be clarity by being 
explicit.



-- 
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]

Reply via email to