Skip to content

Proposal: Manageable actions and data mapping using semantic annotations #306

Proposal: Manageable actions and data mapping using semantic annotations

Proposal: Manageable actions and data mapping using semantic annotations #306

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