martin-g opened a new pull request, #1782: URL: https://github.com/apache/datafusion-ballista/pull/1782
# Which issue does this PR close? Follow-up of #1738 https://github.com/apache/datafusion-ballista/pull/1738#discussion_r3271711643 # Rationale for this change The "Dependencies" workflow still runs twice - once for `pull_request` and another time for a `push` to a branch that is not `gh-readonly-queue/**`. E.g. https://github.com/apache/datafusion-ballista/pull/1773/checks # What changes are included in this PR? The CI workflow will now run for `pull_request` against any branch and `push` to `main`. Like many of the other workflows # Are there any user-facing changes? No -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
