Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Add tiny+full spec demo fuzzing #1

Add tiny+full spec demo fuzzing

Add tiny+full spec demo fuzzing #1

name: "Demo (full): graymatter"
on:
schedule:
- cron: '0 18 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/graymatter-demo-full.yml'
- '.github/workflows/demo-source.yml'
permissions:
contents: read
issues: write
jobs:
demo:
uses: ./.github/workflows/demo-source.yml
with:
target_name: graymatter
docker_image: 'ghcr.io/jambrains/graymatter/gm:conformance-fuzzer-latest'
spec: full
mention: franciscoaguirre