alamb opened a new pull request, #2166: URL: https://github.com/apache/arrow-rs/pull/2166
# Which issue does this PR close? Re https://github.com/apache/arrow-rs/issues/2149 # Rationale for this change While wondering "why did we run out of github actions credits" (when my test jobs are waiting for a runner) I looked at the history of actions https://github.com/apache/arrow-rs/actions and saw several jobs were started *twice*  I have noticed the same thing on some of my own PRs but I have not found any recent examples. # What changes are included in this PR? Change jobs to trigger on push to `master` only as well as PRs # 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org