Skip to content

install problem

install problem #37

Workflow file for this run

name: issue-automation
on:
issues:
types: [opened, edited]
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
add-labels: "needs label"
ignore-if-labeled: true