liugddx commented on code in PR #5065: URL: https://github.com/apache/seatunnel/pull/5065#discussion_r1260530263
########## .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? > > @EricJoy2048 @hailin0 @Hisoka-X @ic4y PTAL @TyrantLucifer -- 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]
