Skip to content

Migrate cluster by to macros #2

Migrate cluster by to macros

Migrate cluster by to macros #2

name: issue-automation
on:
issues:
types: [opened]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/labeler@master
with:
add-labels: "status:needs_triage"