Skip to content

Commit 1900f76

Browse files
Update regexLabeler.yml
1 parent ff41e68 commit 1900f76

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/regexLabeler.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,9 @@ jobs:
2424
with:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
assignees: vbryh-msft, lflores-ms
27-
includeLabels: bluescreen, regression
27+
includeLabels: bluescreen
28+
- uses: wow-actions/auto-assign@v3
29+
with:
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31+
assignees: vbryh-msft, lflores-ms
32+
includeLabels: regression

0 commit comments

Comments
 (0)