Enable log output for lock stale issues workflow (#4698)
🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
48ed55b459
commit
4fd2c49e8b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lock-closed-issues.yml
vendored
1
.github/workflows/lock-closed-issues.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
with:
|
||||
issue-inactive-days: "7"
|
||||
process-only: "issues"
|
||||
log-output: true
|
||||
issue-comment: >
|
||||
This issue has been automatically locked since it was
|
||||
closed and has not had any activity for 7 days.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue