Skip to content

add CHANGELOG.md

add CHANGELOG.md #45

Workflow file for this run

name: 'Move TODO to issue'
on:
push:
branches:
- 'main'
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v3'
- name: 'TODO to Issue'
uses: 'alstr/todo-to-issue-action@v4'