Skip to content

how to use it with centos? #35

how to use it with centos?

how to use it with centos? #35

Workflow file for this run

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