nicoloboschi opened a new pull request, #17569: URL: https://github.com/apache/pulsar/pull/17569
### Motivation Related to #17567. Post commit builds are triggered for every commit in the master branch and 2.11. Nobody look at them since we validate the changes in the pull. Removing these builds will help a lot reducing the CI load. ### Modifications * Removed the push trigger and added the `workflow_dispatch`. In this way it's possible to manually run workflows [in this way](https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow) - [x] `doc-not-needed` -- 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]
