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

Fuzz: jamzilla-int

Fuzz: jamzilla-int #8

name: "Fuzz: jamzilla-int"
on:
schedule:
- cron: '0 18 * * *'
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/jamzilla-int-fuzz.yml'
permissions:
contents: read
issues: write
jobs:
demo:
uses: ./.github/workflows/demo-source.yml
with:
target_name: jamzilla-int
docker_image: 'ghcr.io/ascrivener/jamzilla-tiny:edge'
docker_cmd: '-socket {TARGET_SOCK}'
docker_env: 'PVM_MODE=interpreter'
mention: ascrivener