Skip to content

refactor: update README.md to include link to examples folder #131

refactor: update README.md to include link to examples folder

refactor: update README.md to include link to examples folder #131

Workflow file for this run

name: Todo Checker
on:
push:
branches:
- main
jobs:
todo:
runs-on: ubuntu-latest
steps:
- name: Begin CI...
uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4
id: todo