diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83ea3b5b2..9c4fc306a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,4 +13,4 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} issue-close-message: "@${issue.user.login}: hello! :wave:\n\nThis issue is being automatically closed because it does not follow the issue template." # optional property - closed-issues-label: "not-template' + closed-issues-label: "not-template"