diff --git a/.github/workflows/license-check.yaml b/.github/workflows/license-check.yaml index 5e41d200423..a6448a1837c 100755 --- a/.github/workflows/license-check.yaml +++ b/.github/workflows/license-check.yaml @@ -11,6 +11,9 @@ on: issue_comment: types: [created] +permissions: + pull-requests: write + jobs: # Documentation: https://github.com/eclipse-dash/dash-licenses#reusable-github-workflow-for-automatic-license-check-and-ip-team-review-requests eclipse-dash-license-tool-run: