Skip to content

Commit

Permalink
Remove stale comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Christdej committed Feb 18, 2025
1 parent 447484d commit f8cce4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ jobs:
uses: actions/stale@v9.0.0
with:
repo-token: ${{ secrets.STALE_ISSUE_TOKEN }}
stale-issue-message: "This issue has automatically been marked as stale as there has been no activity for 60 days."
stale-pr-message: "This pull request has automatically been marked as stale as there has been no activity for 30 days."
stale-issue-label: "stale"
stale-pr-label: "stale"
close-issue-message: "This issue has been closed automatically due to a lack of activity."
close-pr-message: "This pull request has been closed automatically due to a lack of activity."
days-before-pr-stale: 30
days-before-close: -1

0 comments on commit f8cce4d

Please sign in to comment.