Skip to content

GitHub Actions

Enabled

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

Default configuration

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

Custom config or entry configuration overrides the defaults, they are not merged.

ISC License © 2024 Lars Kappert