yuqi1129 commented on code in PR #4341:
URL: https://github.com/apache/gravitino/pull/4341#discussion_r1701527553


##########
.github/workflows/auto-cherry-pick.yml:
##########
@@ -7,58 +7,55 @@ on:
     types: ["closed"]
 
 jobs:
-  cherry_pick_branch_0_3:
+  cherry_pick_branch_0_4:
     runs-on: ubuntu-latest
-    name: Cherry pick into branch_0.3
-    if: ${{ contains(github.event.pull_request.labels.*.name, 'branch-0.3') && 
github.event.pull_request.merged == true }}
+    name: Cherry pick into branch_0.4

Review Comment:
   Do we still maintain branch_0.4?



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