Skip to content

Commit 0f706b9

Browse files
author
Anatolii Bolshakov (Akvelon INC)
committed
Fixed label name
1 parent f466bfb commit 0f706b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/assign-one-project-github-action@1.2.0

0 commit comments

Comments
 (0)