liunaijie commented on code in PR #5065: URL: https://github.com/apache/seatunnel/pull/5065#discussion_r1260614300
########## .github/workflows/backend.yml: ########## @@ -18,9 +18,9 @@ name: Backend on: push: + pull_request: Review Comment: only trigger on dev rule is added on this pr: https://github.com/apache/seatunnel/pull/4522/files. For this pr, my purpose is enable the CI on fork repo. Then it can run CI on fork repo first to check, fix error to reduce everyone's time -- 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]
