We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b937b commit fc79214Copy full SHA for fc79214
.github/workflows/issue-close.yaml
@@ -22,5 +22,5 @@ jobs:
22
# The message to post on the issue when closing it. If none provided, will not comment when closing an issue.
23
close-issue-message: >
24
Hello, everyone!
25
- The issue has been inactive for 28 days, so I am closing the issue.
+ The issue has been inactive for 21 days, so I am closing the issue.
26
any-of-issue-labels: 'author action,wontfix,stale'
0 commit comments