From d252b7f3a28784fe38f7a6d771c8f831fe13b387 Mon Sep 17 00:00:00 2001 From: Victor Huang Date: Mon, 11 Nov 2024 11:20:08 -0800 Subject: [PATCH] Update regexLabeler.yml --- .github/workflows/regexLabeler.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/regexLabeler.yml b/.github/workflows/regexLabeler.yml index 3f9f7daa9..48bec0663 100644 --- a/.github/workflows/regexLabeler.yml +++ b/.github/workflows/regexLabeler.yml @@ -20,10 +20,10 @@ jobs: - uses: wow-actions/auto-assign@v3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - assignees: vbryh-msft, lflores-ms + assignees: ambikakunnath includeLabels: bluescreen - uses: wow-actions/auto-assign@v3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - assignees: vbryh-msft, lflores-ms + assignees: ambikakunnath includeLabels: regression