ueshin commented on a change in pull request #33197:
URL: https://github.com/apache/spark/pull/33197#discussion_r663245712
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -3,15 +3,7 @@ name: Build and test
on:
push:
branches:
- - branch-3.2
- pull_request:
- branches:
- - branch-3.2
- workflow_dispatch:
- inputs:
- target:
- description: 'Target branch to run'
- required: true
+ - '**'
Review comment:
I think `branch-3.1` is fine. We changed to distribute the tests to each
forked repository after `3.1`, IIRC.
--
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]