Skip to content

Commit 4ed0e2b

Browse files
committed
ci
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 93a372e commit 4ed0e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_spdx_licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: >
116116
gh pr create
117117
--fill-verbose
118-
--label "feat: bump SPDX Licenses $SB_VERSION"
118+
--title "feat: bump SPDX Licenses $SB_VERSION"
119119
--base "$GITHUB_REF_NAME"
120120
--head "$SB_BRANCH"
121121
env:

0 commit comments

Comments
 (0)