Skip to content

Commit 1f7caf6

Browse files
committed
SPDX licenses bump automation
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent ed201c5 commit 1f7caf6

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
@@ -61,7 +61,7 @@ jobs:
6161
pullrequest:
6262
name: Pull-request Changes
6363
runs-on: ubuntu-latest
64-
needs: 'update'
64+
needs: [ 'update' ]
6565
if: ${{ needs.update.outputs.changed == 'true' }}
6666
permissions:
6767
contents: write # push commits

0 commit comments

Comments
 (0)