Skip to content

Commit bea14ac

Browse files
authored
Update stale_issue.yml
1 parent 276fb67 commit bea14ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# threshold of "upvotes", you can set this here. An "upvote" is
4444
# the total number of +1, heart, hooray, and rocket reactions
4545
# on an issue.
46-
minimum-upvotes-to-exempt: 1
46+
minimum-upvotes-to-exempt: 2
4747

4848
repo-token: ${{ secrets.GITHUB_TOKEN }}
4949
loglevel: DEBUG

0 commit comments

Comments
 (0)