From 2c403e8e130583e603684ecc98a96dd311bdeded Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 15 Feb 2021 08:11:36 +0000 Subject: [PATCH] chore(github): modify workflow for incomplete templates [skip ci] --- .github/workflows/invalid_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/invalid_template.yml b/.github/workflows/invalid_template.yml index 0c2e259aa..641b1d6a5 100644 --- a/.github/workflows/invalid_template.yml +++ b/.github/workflows/invalid_template.yml @@ -13,7 +13,7 @@ jobs: github-token: ${{ github.token }} support-label: 'invalid:template-incomplete' issue-comment: > - :wave: @{issue-author}, please edit your issue and follow the template provided. + :wave: @{issue-author}, please follow the template provided. close-issue: true lock-issue: true issue-lock-reason: 'resolved'