Skip to content

chore: Add prettier and basic CI checks for code quality (#416) #460

chore: Add prettier and basic CI checks for code quality (#416)

chore: Add prettier and basic CI checks for code quality (#416) #460

Workflow file for this run

on:
push:
branches:
- main
jobs:
check_todo:
name: check for TODO and create issues
runs-on: ubuntu-latest
steps:
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4