mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
6 lines
152 B
YAML
6 lines
152 B
YAML
name: "TODO to Issue"
|
|
description: "Converts IDE TODO comments to GitHub issues"
|
|
author: "Alastair Mooney"
|
|
runs:
|
|
using: "docker"
|
|
image: "Dockerfile" |