1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-08-14 19:16:58 +02:00

Update label-and-close-issue.yml

This commit is contained in:
张志豪
2021-03-10 21:49:11 +08:00
committed by GitHub
parent 46d3a9929c
commit 9f6a23fbbd

@@ -22,6 +22,6 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 0 days-before-stale: 0
days-before-close: 0 days-before-close: 0
stale-issue-message: "This auto generated issue has been automatically marked as wontfix because it's nothing wrong here. If you think there are something really wrong, please reply this issue. Thanks for your cooperation." stale-issue-message: "This auto generated issue has been automatically marked as wontfix because nothing it's wrong here. If you think there are something really wrong, please reply this issue. Thanks for your cooperation."
stale-issue-label: "wontfix" stale-issue-label: "wontfix"
only-labels: "invalid" only-labels: "invalid"