Skip to content

Commit

Permalink
chore(repo): Do not lock old PRs (#4429)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored Oct 30, 2024
1 parent 915b257 commit 311ddac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
with:
github-token: ${{ secrets.CLERK_COOKIE_PAT }}
issue-inactive-days: '365'
pr-inactive-days: '365'
issue-comment: 'This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.'
pr-comment: 'This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.'
process-only: 'issues'
log-output: true

0 comments on commit 311ddac

Please sign in to comment.