We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276fb67 commit bea14acCopy full SHA for bea14ac
.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