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


##########
.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:
   (Don't have full context loaded in my head) Is there a reason we don't use 
the same action here?



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