From 5465ff7c058d0a095f130ca3f413856f5fd296d7 Mon Sep 17 00:00:00 2001 From: Holli <78005870+Holli-Git@users.noreply.github.com> Date: Sat, 18 May 2024 20:28:16 -0600 Subject: [PATCH] Adds Holli to Triage Perms (#73914) * Adds me to triage perms * Removes "only works in PRs" --- .github/comment-commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/comment-commands.yml b/.github/comment-commands.yml index 8aceadf986f58..3b0078f3215c3 100644 --- a/.github/comment-commands.yml +++ b/.github/comment-commands.yml @@ -48,6 +48,7 @@ users: - DPavonis - Amnestasia - TealcOneill + - Holli-Git keywords: - name: confirm-bug @@ -64,6 +65,5 @@ keywords: value: '\/(G|g)ood[\s-]*(F|f)irst[\s-]*(I|i)ssue.*' - name: help-wanted - # - only works in PRs # example: /help-wanted value: '\/(H|h)elp[\s-]*(W|w)anted.*'