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