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

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new 81da850  Aktualisieren von license.yaml
81da850 is described below

commit 81da8506507443d111600c0b8008c5b3c98a36e9
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Feb 7 06:56:54 2025 +0100

    Aktualisieren von license.yaml
---
 .github/workflows/license.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license.yaml b/.github/workflows/license.yaml
index ca2e0c5..6685ac5 100644
--- a/.github/workflows/license.yaml
+++ b/.github/workflows/license.yaml
@@ -55,7 +55,7 @@ jobs:
       - name: Create Pull Request after License Regeneration
         uses: peter-evans/create-pull-request@v7
         with:
-          base: master
+          base: main
           token: ${{ secrets.GITHUB_TOKEN }}
           commit-message: "Minor: Regenerated NOTICE File for ${{ github.sha 
}}"
           committer: GitHub <[email protected]>

Reply via email to