liugddx commented on code in PR #5065:
URL: https://github.com/apache/seatunnel/pull/5065#discussion_r1260534203


##########
.github/workflows/backend.yml:
##########
@@ -18,9 +18,9 @@
 name: Backend
 on:
   push:
+  pull_request:

Review Comment:
   
   
   
   
   > Do we need to remove below setting?
   > 
   > ```
   > branches:
   >        - dev
   > ```
   > 
   > This will cause only submit PR to dev will trigger the workflow?
   
   I think there is no problem with the dev branch, we are mainly developing in 
the dev branch now.



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to