Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

GitHub Actions

Enabled

This plugin is enabled when a .yml file is found in the .github/workflows folder.

Default configuration

{
  "github-actions": {
    "config": [".github/workflows/*.yml", ".github/**/action.{yml,yaml}"]
  }
}

Also see Knip plugins for more information about plugins.