dev: remove 'locked' label
Applying a label to indicate auto-locked issues is unnecessary since 'is:locked' and 'is:unlocked' are valid search filters.
This commit is contained in:
parent
80f5310cbb
commit
2084eddf5f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
|
@ -27,4 +27,3 @@ jobs:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-lock-inactive-days: '90'
|
issue-lock-inactive-days: '90'
|
||||||
pr-lock-inactive-days: '90'
|
pr-lock-inactive-days: '90'
|
||||||
issue-lock-labels: 'locked'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue