Skip to content

refactor: remove test #15

refactor: remove test

refactor: remove test #15

Workflow file for this run

#https://github.com/marketplace/actions/todo-to-issue
name: 'Run TODO to Issue conversion'
on: ['push']
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v3'
- name: 'TODO to Issue'
uses: 'alstr/todo-to-issue-action@v4'