Skip to content

Commit

Permalink
Fix workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
zulus committed Dec 15, 2023
1 parent b7b151d commit 3eec77a
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.pdt
secrets:
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}
permissions:
pull-requests: write

0 comments on commit 3eec77a

Please sign in to comment.