Skip to content

Commit ad8247d

Browse files
committed
Adding pull-requests right
Adding pull-requests right according to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3996
1 parent a41e165 commit ad8247d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/licensecheck.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ jobs:
1818
with:
1919
projectId: tools.cdt
2020
secrets:
21-
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
21+
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
22+
permissions:
23+
pull-requests: write

0 commit comments

Comments
 (0)