We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41e165 commit ad8247dCopy full SHA for ad8247d
.github/workflows/licensecheck.yml
@@ -18,4 +18,6 @@ jobs:
18
with:
19
projectId: tools.cdt
20
secrets:
21
- gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
+ gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
22
+ permissions:
23
+ pull-requests: write
0 commit comments