Skip to content

Commit

Permalink
Add Process Only for PRs and Issues in Lock Threads GitHub Action (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
LanikSJ authored Nov 16, 2023
1 parent 7f12248 commit 7ad151b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lock-threads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v5
with:
process-only: 'issues, prs'

0 comments on commit 7ad151b

Please sign in to comment.