The GitHub Actions job "Java CI" on commons-release-plugin.git/fix/workflows-push has succeeded. Run started by GitHub user ppkarwasz (triggered by ppkarwasz).
Head commit for run: d6a9a3339efd528df892dbbdf1063d1410f45a13 / Piotr P. Karwasz <[email protected]> Run build only on `master` and PRs 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. Report URL: https://github.com/apache/commons-release-plugin/actions/runs/23757786275 With regards, GitHub Actions via GitBox
