Skip to content

Commit 1d51b73

Browse files
committed
feat: add rmore stale label when updates
1 parent be42af3 commit 1d51b73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/close-inactive-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
close-pr-message: 'This pull request was closed because it has been inactive for 5 days since being marked as stale.'
2525
only-pr-labels: 'answer'
2626
exempt-pr-labels: 'challenge-creation, long-term, to be reviewed'
27+
remove-pr-stale-when-updated: true
2728
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)