Skip to content

Fields that come from macros should come from macros always #8

Fields that come from macros should come from macros always

Fields that come from macros should come from macros always #8

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"