Skip to content

Commit b3237d3

Browse files
committed
ci
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1d10e88 commit b3237d3

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
@@ -114,8 +114,8 @@ jobs:
114114
# if: ${{ steps.branch.outputs.existed == 'false' }}
115115
run: >
116116
gh pr create
117-
--fill-verbose
118117
--title "feat: bump SPDX Licenses $SB_VERSION"
118+
--body "$SB_VERSION"
119119
--base "$GITHUB_REF_NAME"
120120
--head "$SB_BRANCH"
121121
env:

0 commit comments

Comments
 (0)