diff --git a/.github/workflows/licensecheck.yml b/.github/workflows/licensecheck.yml index 28de5cd611..8a3a4fd7c9 100644 --- a/.github/workflows/licensecheck.yml +++ b/.github/workflows/licensecheck.yml @@ -16,6 +16,8 @@ on: jobs: call-license-check: + permissions: + pull-requests: write uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master with: projectId: technology.tycho