diff --git a/pkg/auth/base.go b/pkg/auth/base.go index 6cdce838a02..d9a57cf3c84 100644 --- a/pkg/auth/base.go +++ b/pkg/auth/base.go @@ -60,8 +60,8 @@ var statementByName = map[string]model.Statement{ "ci:Read*", "retention:Get*", "branches:Get*", - "pr:Get*", "pr:Read*", + "pr:List*", permissions.ReadConfigAction, },