We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db15bd3 + 11b49e3 commit f466bfbCopy full SHA for f466bfb
1 file changed
.github/workflows/autoAssignABTT.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: "Add triage and area labels"
15
uses: actions-ecosystem/action-add-labels@v1
16
with:
17
+ github_token: ${{ secrets.GITHUB_TOKEN }}
18
labels: |
19
"Area: NodeApi"
20
triage
0 commit comments