Skip to content

Add tags example to quickstart (#51) #18

Add tags example to quickstart (#51)

Add tags example to quickstart (#51) #18

Workflow file for this run

name: "Run TODO to Issue"
on: [ "push" ]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
with:
AUTO_ASSIGN: true
CLOSE_ISSUES: true