Skip to content

Commit

Permalink
[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Sep 16, 2021
1 parent e2d496e commit 59c76e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity. Is this issue already resolved?'
stale-issue-label: 'stale'
exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2'
exempt-issue-labels: 'bug,enhancement,good first issue'
stale-pr-message: 'This pull request had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity.'
stale-pr-label: 'stale'
days-before-stale: 180
Expand Down

0 comments on commit 59c76e0

Please sign in to comment.