Skip to content

Commit 875a3a6

Browse files
Update autoAssign.yml
1 parent 0f22fa8 commit 875a3a6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/autoAssign.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ jobs:
1010
with:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212
assignees: vbryh-msft, lflores-ms
13-
includeLabels: regression, bluescreen
13+
includeLabels: regression
14+
- uses: wow-actions/auto-assign@v3
15+
with:
16+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17+
assignees: vbryh-msft, lflores-ms
18+
includeLabels: bluescreen

0 commit comments

Comments
 (0)