Commit f11b0c8e authored by tom's avatar tom

[skip ci] add explicit close reason for stale issue workflow

parent 0c94b524
......@@ -25,4 +25,5 @@ jobs:
days-before-pr-close: -1
# other settings
repo-token: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
repo-token: ${{ secrets.GITHUB_TOKEN }}
close-issue-reason: "not_planned"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment