mirror of
https://github.com/spf13/viper.git
synced 2026-09-20 03:18:21 +00:00
ci: update octoslash permissions
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
permit(
|
||||
principal in Role::"Triager",
|
||||
action in [Action::"close", Action::"label", Action::"remove-label"],
|
||||
action in [Action::"close", Action::"add-label", Action::"remove-label", Action::"self-assign", Action::"self-unassign"],
|
||||
resource is Issue
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user