test: add on push trigger

This commit is contained in:
Roman 2026-06-26 10:38:42 +08:00
parent 2e2b41b1d8
commit d09d896edb
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -32,6 +32,9 @@ on:
description: "Skip fuzzing; only minimise the existing corpus"
type: boolean
default: false
push:
branches:
- feat-automatic-corpus-updates
env:
RISC0_DEV_MODE: "1"