todo-to-issue-action/action.yaml
2020-03-07 15:13:51 +00:00

9 lines
203 B
YAML

name: "TODO to Issue"
description: "Converts IDE TODO comments to GitHub issues"
author: "Alastair Mooney"
runs:
using: "docker"
image: "Dockerfile"
branding:
icon: "check-square"
color: "orange"