Fix testplan-item label spelling

This commit is contained in:
Jackson Kearl
2020-03-27 20:50:11 -07:00
committed by GitHub
parent 42886407eb
commit fcbad50fb6

View File

@@ -16,5 +16,5 @@ jobs:
uses: ./test-plan-item-validator
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
label: testplan-items
label: testplan-item
comment: Invalid test plan item. See errors below and the [test plan item spec](https://github.com/microsoft/vscode/wiki/Writing-Test-Plan-Items) for more information. This comment will go away when the issues are resolved.