This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch maven-plugin-testing-3.x in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git
The following commit(s) were added to refs/heads/maven-plugin-testing-3.x by this push: new e8e1ac8 Fix branch for release-drafter e8e1ac8 is described below commit e8e1ac86f58bf7f261fb83e7b65bd828689d1d2d Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Feb 3 19:07:41 2025 +0100 Fix branch for release-drafter --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 74067a9..f10d256 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -21,7 +21,7 @@ name: Release Drafter on: push: branches: - - master + - maven-plugin-testing-3.x workflow_dispatch: jobs: