Skip to content

[Enhancement] Simulate drag-and-drop of non-tab items (e.g. URL text) onto the "new tab" button #158

[Enhancement] Simulate drag-and-drop of non-tab items (e.g. URL text) onto the "new tab" button

[Enhancement] Simulate drag-and-drop of non-tab items (e.g. URL text) onto the "new tab" button #158

name: Clear needless "needs-triage" from closed issues
on:
issues:
types: [closed]
jobs:
clear-needless-label:
runs-on: ubuntu-latest
steps:
- uses: andymckay/labeler@master
with:
remove-labels: "needs-triage"