README Badge Preview

Live preview of the fuzz and check workflow badges. Updates as you type.

Used only in your browser to call the GitHub API — never sent to our servers or stored. Create one at github.com/settings/tokens with the repo scope (classic) or read-only Contents access (fine-grained).

GitHub Token Scope Checklist

repoRequired for private repos (classic PAT)➖ Unknown
public_repoSufficient for public repos only (classic PAT)➖ Unknown

Rendered preview

Fuzz workflow statusCheck workflow status

Badges show "no status" until the repo exists and the workflows have run at least once.

Markdown for your README

[![Fuzz](https://github.com/OWNER/REPO/actions/workflows/fuzz.yml/badge.svg)](https://github.com/OWNER/REPO/actions/workflows/fuzz.yml)
[![Check](https://github.com/OWNER/REPO/actions/workflows/check.yml/badge.svg)](https://github.com/OWNER/REPO/actions/workflows/check.yml)