Skip to content

Commit 1768c23

Browse files
authored
Update close-issues.yml (#3031)
* Update close-issues.yml Update close message to read better 😄 * Fix use of quotations Use single quotes as per other .yml files * Remove user name form message
1 parent 3dbf6a1 commit 1768c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/close-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: lucasbento/auto-close-issues@v1.0.2
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
17-
issue-close-message: "Closed by the issue bot. Make sure you have followed the issue template will all required sections/titles. Thanks."
17+
issue-close-message: 'Hello! :wave: \n\nThis issue is being automatically closed because it does not follow the issue template. Please read the issue template carefully and follow all of the instructions when opening a new issue. \n\nThanks'

0 commit comments

Comments
 (0)