Skip to content

Commit 1d10e88

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

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
@@ -111,7 +111,7 @@ jobs:
111111
git commit -s -m "feat: bump SPDX licenses $SB_VERSION"
112112
git push origin "$SB_BRANCH"
113113
- name: Pull request
114-
if: ${{ steps.branch.outputs.existed == 'false' }}
114+
# if: ${{ steps.branch.outputs.existed == 'false' }}
115115
run: >
116116
gh pr create
117117
--fill-verbose

0 commit comments

Comments
 (0)