Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2005 authored Nov 27, 2021
1 parent 0b17288 commit 587d21c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
with:
operations-per-run: 1000
remove-issue-stale-when-updated: true
labels-to-add-when-unstale: re-opened
labels-to-remove-when-unstale: 'no-issue-activity,no-pr-activity'
labels-to-add-when-unstale: 're-opened'
exempt-all-issue-milestones: true
exempt-all-pr-milestones: true
exempt-all-issue-assignees: true
Expand Down

0 comments on commit 587d21c

Please sign in to comment.