Skip to content

Commit

Permalink
fix: add permissions "pages" and "discussions"
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Apr 11, 2022
1 parent ae6b1fa commit 5251711
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rule_permissions.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ var allPermissionScopes = map[string]struct{}{
"deployments": {},
"id-token": {},
"issues": {},
"discussions": {},
"metadata": {},
"packages": {},
"pages": {},
"pull-requests": {},
"repository-projects": {},
"security-events": {},
Expand Down

0 comments on commit 5251711

Please sign in to comment.