Files
2023-06-14 06:27:29 +07:00

7 lines
141 B
YAML

name: gitignore parser
author: githubtraining
description: validation action for this exercise
runs:
using: node12
main: "dist/index.js"