eladkal commented on code in PR #36267:
URL: https://github.com/apache/airflow/pull/36267#discussion_r1429229259
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -1110,6 +1111,8 @@ Make sure you create the following branch from the git
tag (steps before) and no
```shell script
cd ${AIRFLOW_REPO_ROOT}
+git checkout main
+git pull
Review Comment:
cool so if we want to run it from main we need to remove the comment as well
--
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]