This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-8.x by this push:
     new 7256160  Minor: Adjust branch name for BOM regeneration to avoid 
conflicts with mastrer
7256160 is described below

commit 72561608b3ac17d0f95f7ffaff3172d25e2da423
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Mar 23 09:01:53 2022 +0100

    Minor: Adjust branch name for BOM regeneration to avoid conflicts with 
mastrer
---
 .github/workflows/tomee-8.x-push-build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/tomee-8.x-push-build.yml 
b/.github/workflows/tomee-8.x-push-build.yml
index 3d743ce..613e70a 100644
--- a/.github/workflows/tomee-8.x-push-build.yml
+++ b/.github/workflows/tomee-8.x-push-build.yml
@@ -45,7 +45,7 @@ jobs:
         committer: GitHub <[email protected]>
         author: ${{ github.actor }} <${{ github.actor 
}}@users.noreply.github.com>
         signoff: true
-        branch: regenerate_boms_after_dep_upgrade
+        branch: tomee-8.x-regenerate_boms_after_dep_upgrade
         delete-branch: true
         title: "Regenerated BOMs after dependency upgrades"
         body: |

Reply via email to