Skip to content

Commit

Permalink
[License-Workflow] explicitly specify least required permission
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Nov 21, 2023
1 parent 2514893 commit c3d3141
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.m2e
Expand Down

0 comments on commit c3d3141

Please sign in to comment.