Skip to content

Commit f71a17e

Browse files
ci: raise version
Signed-off-by: Maximilian Braun (SAP) <[email protected]>
1 parent 624f17a commit f71a17e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/license-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
go-licenses check --allowed_licenses="Apache-2.0,BSD-3-Clause,MIT,MPL-2.0,ISC,BSD-2-Clause" ./... > licenses.csv 2> errors.licenses
3434
3535
- uses: actions/upload-artifact@v4
36+
if: always()
3637
with:
3738
name: logs
3839
path: |

0 commit comments

Comments
 (0)