Skip to content

feat: Implement foundational domain entities, persistence infrastruct… #23

feat: Implement foundational domain entities, persistence infrastruct…

feat: Implement foundational domain entities, persistence infrastruct… #23

Workflow file for this run

name: "TODO to Issue"
on:
push:
branches: ["main"]
jobs:
todo:
runs-on: ubuntu-latest
permissions:
issues: write
contents: read
steps:
- uses: actions/checkout@v6
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v5
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLOSE_ISSUES: true
AUTO_P: true