Skip to content

♻️ Added post and fix components #32

♻️ Added post and fix components

♻️ Added post and fix components #32

Workflow file for this run

name: 'Run TODO to issue'
on: ['push']
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@master'
- name: 'TODO to Issue'
uses: 'alstr/todo-to-issue-action@v4'
id: 'todo'
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}