Skip to content

Commit

Permalink
add burning as well
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Feb 22, 2022
1 parent b02b134 commit e3d6cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open 25 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
exempt-issue-labels: 'roadmap,help-wanted'
exempt-issue-labels: 'roadmap,help-wanted,burning'
days-before-issue-stale: 25
days-before-issue-close: 5
stale-pr-message: 'This PR is stale because it has been open 25 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
Expand Down

0 comments on commit e3d6cde

Please sign in to comment.