ToolsCandy

GitHub Actions YAML Validator — Workflow Linter Online

Validate GitHub Actions workflow files for on triggers, jobs, runs-on, and step structure. Find broken needs: references before you push to main.

Your data never leaves your browser

0 B
GitHub Actions workflow

Workflow checks

Paste a GitHub Actions workflow to validate on:, jobs, runs-on, and steps.

About this tool

on/jobs checksStep validationneeds referencesSamplesPrivate

How to use

  1. Paste your .github/workflows/*.yml file.
  2. Syntax is validated, then workflow structure rules run.
  3. Fix missing runs-on, empty steps, or invalid needs.
  4. Push with confidence.

Examples

FAQ