Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

update readme with archival notice #450

update readme with archival notice

update readme with archival notice #450

Workflow file for this run

name: todo
on:
push:
branches:
- main
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: "Create issues from TODO comments"
uses: "alstr/todo-to-issue-action@v5"