Skip to content

PR Template not working #263

PR Template not working

PR Template not working #263

name: Add Label
# based on https://github.com/actions-ecosystem/action-add-labels
on:
issues:
types: opened
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: needs-triage