Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 369 Bytes

Config validation Actin

This action is a CLI tool for basic validations of config files like json, hocon and properties.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-docker-action@v1 with: who-to-greet: 'Mona the Octocat'