Skip to content

I dont understand how to use it how to close ticket? #18

I dont understand how to use it how to close ticket?

I dont understand how to use it how to close ticket? #18

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