Thanks to visit codestin.com
Credit goes to github-integration-guide.coderabbit-docs.pages.dev

Skip to main content

Actionlint

Actionlint is a static checker for GitHub Actions workflow files.

Files

We look for GitHub Action files specifically in the following directory:

  • .github/workflows/**/*.yml
  • .github/workflows/**/*.yaml"

Configuration

CodeRabbit will use the default configuration.