Skip to content

Commit

Permalink
Remove unwanted label (defaults to true)
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Apr 11, 2024
1 parent 30693e8 commit 4f65636
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/stale_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ jobs:
close-pr-message: 'This PR has been closed after 14 days of inactivity. Feel free to reopen it if you plan to continue working on it or have further discussions.'
days-before-close: 7
stale-pr-label: stale
exempt-draft-pr: true
remove-pr-stale-when-updated: true
exempt-draft-pr: true

0 comments on commit 4f65636

Please sign in to comment.