Skip to content

Commit

Permalink
add auto thread lock
Browse files Browse the repository at this point in the history
  • Loading branch information
jertel committed Feb 14, 2024
1 parent 93eaaee commit a69f29d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
stale-pr-message: "This PR is stale because it has been open for 30 days with no activity."
close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
exempt-issue-assignees: true
exempt-assignees:
- jertel

lock-threads:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a69f29d

Please sign in to comment.