diff --git a/.github/workflows/close-incomplete-issues.yml b/.github/workflows/close-incomplete-issues.yml index d97a8a56..87e0af60 100644 --- a/.github/workflows/close-incomplete-issues.yml +++ b/.github/workflows/close-incomplete-issues.yml @@ -13,7 +13,7 @@ jobs: uses: lucasbento/auto-close-issues@v1.0.2 with: github-token: ${{ secrets.GITHUB_TOKEN }} - closed-issues-label: '🙁 Auto-Closed' + closed-issues-label: 'Non-conforming Issue' issue-close-message: | Hello @${issue.user.login} Unfortunately your issue does not follow the format outlined in the template, and has therefore been auto-closed.