Skip to content

Add Contributor Covenant Code of Conduct #3

Add Contributor Covenant Code of Conduct

Add Contributor Covenant Code of Conduct #3

Workflow file for this run

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