There was an error while loading. Please reload this page.
2 parents 276fb67 + bea14ac commit 8feeb37Copy full SHA for 8feeb37
.github/workflows/stale_issue.yml
@@ -43,7 +43,7 @@ jobs:
43
# threshold of "upvotes", you can set this here. An "upvote" is
44
# the total number of +1, heart, hooray, and rocket reactions
45
# on an issue.
46
- minimum-upvotes-to-exempt: 1
+ minimum-upvotes-to-exempt: 2
47
48
repo-token: ${{ secrets.GITHUB_TOKEN }}
49
loglevel: DEBUG
0 commit comments