Skip to content

Issue with Azure ML extension #559

Issue with Azure ML extension

Issue with Azure ML extension #559

name: Add Filed by Team Label
on:
issues:
types: [opened, reopened]
permissions:
contents: read
issues: write
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-add-labels@v1
if:
${{
contains(
fromJson('[
"JerryYangKai",
"yukun-dong",
"siglud"
]'),
github.actor
)
}}
with:
labels: filed-by-team