Skip to content

fix: properly write to log file in order_contigs rule (#677) #269

fix: properly write to log file in order_contigs rule (#677)

fix: properly write to log file in order_contigs rule (#677) #269

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"