Skip to content

Commit

Permalink
Merge pull request #451 from microsoft/users/anatolybolshakov/fix_lab…
Browse files Browse the repository at this point in the history
…el_name

Fixed label name - auto assign action
  • Loading branch information
Anatoly Bolshakov committed May 28, 2021
2 parents f466bfb + 0f706b9 commit 6dd4628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoAssignABTT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
"Area: NodeApi"
Area: NodeApi
triage
- name: "Assign issues with 'Area: ABTT' label to project board"
uses: srggrs/assign-one-project-github-action@1.2.0
Expand Down

0 comments on commit 6dd4628

Please sign in to comment.