From c6cdd3972e02242c79d5b6b7adbc5355e6d4823a Mon Sep 17 00:00:00 2001 From: Inhere Date: Sat, 18 Jan 2020 17:56:22 +0800 Subject: [PATCH] Update label.yml --- .github/workflows/label.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index c848525d..b7052a08 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -38,7 +38,7 @@ jobs: github-token: "${{ secrets.GITHUB_TOKEN }}" keywords: '["validator", "validate"]' assignees: '["stelin", "JasonYH"]' - labels: '["swoft: validate"]' + labels: '["swoft: validator"]' - name: Config Issue Labeler uses: Naturalclar/issue-action@v1.0.0 with: