tisonkun commented on code in PR #17382:
URL: https://github.com/apache/pulsar/pull/17382#discussion_r960200389


##########
.github/workflows/pulsar-ci.yaml:
##########
@@ -25,6 +25,7 @@ on:
   push:
     branches:
       - branch-*
+      - master

Review Comment:
   I don't think we should run tests for every commit on the master. If you 
want to generate a codecov report every day, you may schedule a daily cron job. 
Anyway, this is a significant change to the CI workflow.
   
   cc @codelipenghui @lhotari 



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