Skip to content

Standardize mechanism to specify a "Digital Shadow" #252

Standardize mechanism to specify a "Digital Shadow"

Standardize mechanism to specify a "Digital Shadow" #252

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