Permissions¶
The Drape GitHub Action requires these permissions:
| Permission | Why |
|---|---|
contents: read |
Required for checkout (if not already checked out) |
pull-requests: write |
Required for posting PR comments |
If you disable PR comments (comment: 'false'), only contents: read is needed.