Skip to content

Commit

Permalink
Add Action to PR statement
Browse files Browse the repository at this point in the history
  • Loading branch information
guy-har committed Oct 1, 2024
1 parent f03d44a commit 41e3b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/auth/base.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ var statementByName = map[string]model.Statement{
Action: []string{
"pr:*",
},
Effect: model.StatementEffectAllow,
},
}

Expand Down

0 comments on commit 41e3b7b

Please sign in to comment.