Skip to content

Commit

Permalink
Simplify stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tfwright committed Jan 23, 2024
1 parent 2fdb62c commit a2473eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ jobs:
- uses: actions/stale@v5
with:
days-before-stale: 30
days-before-issue-stale: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: 'PR has gone cold and will be closed without further activity'

0 comments on commit a2473eb

Please sign in to comment.