Skip to content

Add test and CI

Add test and CI #18

Workflow file for this run

on:
push:
branches:
- main
permissions:
issues: write
jobs:
todo-to-issue:
name: Create Issue for each new TODO comment
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: alstr/[email protected]