Skip to content

cschleiden/gh-actionlint

Repository files navigation

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