Skip to content

chore(deps): bump crate-ci/typos from 1.27.1 to 1.27.2 (#429) #518

chore(deps): bump crate-ci/typos from 1.27.1 to 1.27.2 (#429)

chore(deps): bump crate-ci/typos from 1.27.1 to 1.27.2 (#429) #518

Workflow file for this run

name: 'Todo to issue'
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v4"
with:
ISSUE_TEMPLATE: |
## ✅ Codebase TODO ✅
### **📝 Title**: {{ title }}
### **🔎 Details**
{{ body }}
{{ url }}
{{ snippet }}
AUTO_ASSIGN: true
IGNORE: ".github/workflows/todo-to-issue.yml"