ktmud commented on pull request #11750: URL: https://github.com/apache/incubator-superset/pull/11750#issuecomment-745765359
`push` run and `pull_request` run is different as `push` run tests the code on the branch, `pull_request` tests the code after merging with `master`. Normally this doesn't matter as most branches are up to date when the PR is created, but there is this difference so I just want to make sure we made a conscious decision here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
