mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
parent
440691805b
commit
2a1fe4d6ee
2
.github/workflows/issue-remove-inactive.yml
vendored
2
.github/workflows/issue-remove-inactive.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
actions: 'remove-labels'
|
actions: 'remove-labels'
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
labels: 'inactive, needs more info'
|
labels: 'inactive, needs more info, need reproduction'
|
||||||
|
Loading…
Reference in New Issue
Block a user