Skip to content

Commit 6dd4628

Browse files
author
Anatoly Bolshakov
authored
Merge pull request #451 from microsoft/users/anatolybolshakov/fix_label_name
Fixed label name - auto assign action
2 parents f466bfb + 0f706b9 commit 6dd4628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoAssignABTT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
labels: |
19-
"Area: NodeApi"
19+
Area: NodeApi
2020
triage
2121
- name: "Assign issues with 'Area: ABTT' label to project board"
2222
uses: srggrs/[email protected]

0 commit comments

Comments
 (0)