ppkarwasz opened a new pull request, #423:
URL: https://github.com/apache/commons-release-plugin/pull/423

   When a PR is created from a branch in the same repository, workflows run 
twice: once on `push` and once on `pull_request`.
   
   This change fixes it, by only running workflows:
   
   - On a direct push to `master`,
   - On a Pull Request, regardless of the origin.
   


-- 
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]

Reply via email to