Skip to content

Commit 41431ca

Browse files
authored
Update staleness.yml (#4622)
Don't ignore issue and PR updates
1 parent c6269c7 commit 41431ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staleness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
remove-stale-when-updated: true
2222
exempt-issue-labels: "good first issue,backlog"
2323
exempt-all-assignees: true
24-
ignore-updates: true
24+
ignore-updates: false
2525
stale-issue-label: stale
2626
stale-issue-message: |
2727
This issue has not had any activity for 60 days and will be automatically closed in two weeks

0 commit comments

Comments
 (0)