This plugin is enabled when a .yml file is found in the .github/workflows folder.
{
"github-actions": {
"config": [".github/workflows/*.yml", ".github/**/action.{yml,yaml}"]
}
}Also see Knip plugins for more information about plugins.
This plugin is enabled when a .yml file is found in the .github/workflows folder.
{
"github-actions": {
"config": [".github/workflows/*.yml", ".github/**/action.{yml,yaml}"]
}
}Also see Knip plugins for more information about plugins.