Skip to content

fix: replace ragoo with ragtag (#591) #264

fix: replace ragoo with ragtag (#591)

fix: replace ragoo with ragtag (#591) #264

Workflow file for this run

name: Check TODOs in codebase
on:
push:
branches:
- master
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v5"