Skip to content

Commit

Permalink
Add Action to PR statement (#8254)
Browse files Browse the repository at this point in the history
  • Loading branch information
guy-har authored Oct 1, 2024
1 parent 6772d17 commit 99b6766
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 99b6766

Please sign in to comment.