Skip to content

Commit c9db958

Browse files
Update autoAssign.yml
1 parent e4af480 commit c9db958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autoAssign.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
- uses: wow-actions/auto-assign@v3
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
assignees: vbryh-msft, lflores-ms
16+
assignees: ambikakunnath
1717
includeLabels: regression
1818
- uses: wow-actions/auto-assign@v3
1919
with:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-
assignees: vbryh-msft, lflores-ms
21+
assignees: ambikakunnath
2222
includeLabels: bluescreen

0 commit comments

Comments
 (0)