Skip to content

Explain common definitions usage with TMs #304

Explain common definitions usage with TMs

Explain common definitions usage with TMs #304

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