Skip to content

Commit 5a9d76a

Browse files
committed
fix(lock-threads): lock only PRs and issues
1 parent ddc509e commit 5a9d76a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/issue-bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,4 @@ jobs:
188188
issue-inactive-days: ${{ inputs.issue-inactive-days-before-lock }}
189189
exclude-any-issue-labels: ${{ inputs.exclude-lock-issue-labels }}
190190
pr-inactive-days: 30
191+
process-only: "issues, prs"

0 commit comments

Comments
 (0)