Update main.yml
This commit is contained in:
committed by
GitHub
parent
636ea46a44
commit
7d3a6c8de4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
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
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user