Skip to content

Update the clash of code example #116

Update the clash of code example

Update the clash of code example #116

Workflow file for this run

name: "Convert TODOs to issues"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
- name: TODO to Issue
uses: alstr/todo-to-issue-action@v4.2
id: todo