mirror of
https://github.com/elisspace/exercise-use-gitignore.git
synced 2026-08-29 15:43:59 +00:00
7 lines
141 B
YAML
7 lines
141 B
YAML
name: gitignore parser
|
|
author: githubtraining
|
|
description: validation action for this exercise
|
|
runs:
|
|
using: node12
|
|
main: "dist/index.js"
|