Skip to content

Note without context: Event property dataResponse #255

Note without context: Event property dataResponse

Note without context: Event property dataResponse #255

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