Skip to content

cschleiden/gh-actionlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Uninstalll

$ gh extension remove actionlint