Skip to content

chore(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 (#527) #604

chore(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 (#527)

chore(deps-dev): bump eslint-plugin-prettier from 5.2.2 to 5.2.3 (#527) #604

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"