Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ permissions:
repository-projects: read|write|none{% endif %}
security-events: read|write|none
statuses: read|write|none
workflows: write|none
```

If you specify the access for any of these permissions, all of those that are not specified are set to `none`.
Expand Down
Loading