Fix that devops admin users cannot approve a Pipeline input
Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
This commit is contained in:
@@ -209,4 +209,6 @@ const (
|
||||
VerbGet = "get"
|
||||
// VerbWatch represents the verb of watching a resource
|
||||
VerbWatch = "watch"
|
||||
// VerbDelete represents the verb of deleting a resource
|
||||
VerbDelete = "delete"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user