Skip to content

Commit

Permalink
Merge pull request #449 from microsoft/users/anatolybolshakov/fix-tok…
Browse files Browse the repository at this point in the history
…en-autoassign

Auto assign action - passed token to add labels step
  • Loading branch information
Anatoly Bolshakov committed May 28, 2021
2 parents db15bd3 + 11b49e3 commit f466bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoAssignABTT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: "Add triage and area labels"
uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
labels: |
"Area: NodeApi"
triage
Expand Down

0 comments on commit f466bfb

Please sign in to comment.