Skip to content

Codacy is not importing needed @types #57

Codacy is not importing needed @types

Codacy is not importing needed @types #57

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