ci: update github action

This commit is contained in:
cxfksword 2023-07-11 14:57:39 +08:00
parent 2b07875250
commit 556f46e205
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
actions: "close-issues" actions: "close-issues"
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
inactive-day: 30 inactive-day: 30
exclude-labels: "enhancement,bug" exclude-labels: "enhancement,bug,FAQ"
close-reason: "not_planned" close-reason: "not_planned"
body: | body: |
This issue was closed due to inactive more than 30 days. You can reopen it if you think it should continue. This issue was closed due to inactive more than 30 days. You can reopen it if you think it should continue.