Skip to content

Commit

Permalink
Adding pull-requests right
Browse files Browse the repository at this point in the history
Adding pull-requests right according to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3996
  • Loading branch information
ghentschke committed Jan 8, 2024
1 parent a41e165 commit ad8247d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
with:
projectId: tools.cdt
secrets:
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
permissions:
pull-requests: write

0 comments on commit ad8247d

Please sign in to comment.