Skip to content

Commit fc4b158

Browse files
Fix licence-check target
1 parent 2c8194a commit fc4b158

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/license_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
uses: eclipse-score/cicd-workflows/.github/workflows/license-check.yml@main
2929
with:
3030
repo-url: "${{ github.server_url }}/${{ github.repository }}"
31+
bazel-target: "//src:license-check"
3132
secrets:
3233
dash-api-token: ${{ secrets.ECLIPSE_GITLAB_API_TOKEN }}

0 commit comments

Comments
 (0)