Skip to content

Commit

Permalink
Merge pull request #4185 from eclipse-kapua/fix-dashLicenseToolWorkfl…
Browse files Browse the repository at this point in the history
…owPermissions

🐛 [CI] Fixed permissions assigned to 'License Checking' workflow
  • Loading branch information
Coduz authored Jan 31, 2025
2 parents 171c17d + 18f2df8 commit 3c1f442
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/license-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3c1f442

Please sign in to comment.