Skip to content

Commit b809b91

Browse files
authored
Apply suggestion from @mikeharder
1 parent 8b6aba0 commit b809b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-enforcer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
check-enforcer:
1919
permissions:
2020
statuses: write # to set status (azure/azure-sdk-actions)
21-
pull-requests: write # to read pull requests and write comments (azure/azure-sdk-actions)
21+
pull-requests: read # to read pull requests; use "write" for response comments (azure/azure-sdk-actions)
2222
checks: read # to read check status (azure/azure-sdk-actions)
2323
name: Handle ${{ github.event_name }} ${{ github.event.action }} event
2424
runs-on: ubuntu-latest # This image is intentionally set to "latest", and not to a specific version

0 commit comments

Comments
 (0)