Skip to content

Commit be42af3

Browse files
committed
fix: close pr
1 parent 060629c commit be42af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
stale-pr-message: 'This pull request is stale because it has been open for 15 days with no activity.'
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'
26-
exempt-pr-labels: 'challenge-creation, long-term'
26+
exempt-pr-labels: 'challenge-creation, long-term, to be reviewed'
2727
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)