amoghrajesh commented on code in PR #49616:
URL: https://github.com/apache/airflow/pull/49616#discussion_r2057605663


##########
.github/workflows/basic-tests.yml:
##########
@@ -337,24 +337,24 @@ jobs:
       - name: Install twine
         run: pip install twine
       - name: "Check Airflow create minor branch command"
-        run: |
-          ./scripts/ci/testing/run_breeze_command_with_retries.sh \
-          release-management create-minor-branch --version-branch 2-8 --answer 
yes
+        run: >
+          breeze release-management create-minor-branch

Review Comment:
   Thanks!  yeah lets see



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