Skip to content

Commit eed0809

Browse files
committed
Fix base branch
1 parent a1c2a96 commit eed0809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Create Pull Request after License Regeneration
5757
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
5858
with:
59-
base: opennlp-2x
59+
base: opennlp-2.x
6060
token: ${{ secrets.GITHUB_TOKEN }}
6161
commit-message: "Minor: Regenerated NOTICE File for ${{ github.sha }}"
6262
committer: GitHub <noreply@github.com>

0 commit comments

Comments
 (0)