Skip to content

Drop v from plugin versions to make it work with all the surrounding tooling #92

Drop v from plugin versions to make it work with all the surrounding tooling

Drop v from plugin versions to make it work with all the surrounding tooling #92

name: On issue closed
on:
issues:
types:
- closed
jobs:
remove-needs-triage-label:
name: Remove "needs triage" label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Remove "needs triage" label
uses: actions-ecosystem/[email protected]
with:
labels: needs triage