Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: synced local '.github/ISSUE_TEMPLATE/' with remote '.github/IS… #15

chore: synced local '.github/ISSUE_TEMPLATE/' with remote '.github/IS…

chore: synced local '.github/ISSUE_TEMPLATE/' with remote '.github/IS… #15

# naming of workflow not adapted to avoid duplicates from renamed workflow in synced repositories
name: 'Issue - Add TODO to issue'
on:
push:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
with:
AUTO_ASSIGN: true