viirya commented on PR #473:
URL:
https://github.com/apache/arrow-datafusion-python/pull/473#issuecomment-1710783272
Hmm, I'm wondering why some workflows, e.g. `Python test`, are not
triggered by this? Isn't it triggered by PR opened?
```
name: Python test
on:
push:
branches: [main]
pull_request:
branches: [main]
...
```
--
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]