.github/workflows: only lock PRs, not issues.
This commit is contained in:
parent
01b034211b
commit
5ff646870d
1
.github/workflows/lockthreads.yml
vendored
1
.github/workflows/lockthreads.yml
vendored
@ -12,3 +12,4 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
pr-lock-inactive-days: '90'
|
||||
process-only: 'prs'
|
||||
|
Loading…
Reference in New Issue
Block a user