Skip to content

Commit 1bc87f2

Browse files
Add pull-requests: write permission to SonarCloud workflow
Agent-Logs-Url: https://github.com/304NotModified/SLNX-validator/sessions/1829fa61-9e73-4502-baf2-bf6e6b1c118b Co-authored-by: 304NotModified <5808377+304NotModified@users.noreply.github.com>
1 parent 35b783e commit 1bc87f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
permissions:
1414
contents: read
1515
id-token: write
16+
pull-requests: write
1617

1718
steps:
1819
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)