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 24, 2023
1 parent 9cc77ea commit adcb5fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/licensecheck.yml
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: eclipse.platform
Expand Down

0 comments on commit adcb5fe

Please sign in to comment.