Skip to content

Commit

Permalink
Fix licensecheck to be able to request reviews
Browse files Browse the repository at this point in the history
Syncs up with the aggregator licensecheck.yml
  • Loading branch information
akurtakov committed Oct 10, 2024
1 parent a579bba commit 0aa3837
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/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.platform
Expand Down

0 comments on commit 0aa3837

Please sign in to comment.