Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 438 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 438 Bytes

Simplest possible wrapper around the awesome https://github.com/rhysd/actionlint

Usage

Install the GitHub CLI

Install

$ gh extension install https://github.com/cschleiden/gh-actionlint

Usage

Just execute in your repository containing your workflow files:

$ gh actionlint

Uninstall

$ gh extension remove actionlint