Skip to content

Commit

Permalink
Update autoAssign.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhuangwq authored Dec 29, 2023
1 parent 0f22fa8 commit 875a3a6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/autoAssign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: regression, bluescreen
includeLabels: regression
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: bluescreen

0 comments on commit 875a3a6

Please sign in to comment.