potiuk commented on code in PR #28921:
URL: https://github.com/apache/airflow/pull/28921#discussion_r1069463419


##########
.github/workflows/build-images.yml:
##########
@@ -296,28 +252,26 @@ jobs:
           ref: ${{ needs.build-info.outputs.target-commit-sha }}
           persist-credentials: false
           submodules: recursive
-      - name: >
-          Checkout "main" branch to 'main-airflow' folder
-          to use ci/scripts from there.
+      - name: Checkout target branch to 'target-airflow' folder to use 
ci/scripts from there.

Review Comment:
   Yep. I noticed it when self-reviewed it and pushed an updated version just 
before :)



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