Skip to content

Commit

Permalink
Fix licensecheck running
Browse files Browse the repository at this point in the history
A fix as explained in
#2966 (comment)
  • Loading branch information
akurtakov authored and rgrunber committed Nov 22, 2023
1 parent 58fc1d6 commit 73272b0
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 @@ -14,6 +14,8 @@ on:

jobs:
call-license-check:
permissions:
pull-requests: write
uses: eclipse/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.jdt.ls
Expand Down

0 comments on commit 73272b0

Please sign in to comment.