Skip to content

Update cspell configuration with new words and paths #32

Update cspell configuration with new words and paths

Update cspell configuration with new words and paths #32

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