From 03d9440fbad022c27351cb8dc79b08e64ea5d0da Mon Sep 17 00:00:00 2001 From: Roman Date: Thu, 25 Jun 2026 11:21:35 +0800 Subject: [PATCH] fix: remove on push trigger --- .github/workflows/corpus-update.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/corpus-update.yml b/.github/workflows/corpus-update.yml index f27b48a5..f2d9b8a1 100644 --- a/.github/workflows/corpus-update.yml +++ b/.github/workflows/corpus-update.yml @@ -32,8 +32,6 @@ on: description: "Skip fuzzing; only minimise the existing corpus" type: boolean default: false - push: - branches: [feat-automatic-corpus-updates] env: RISC0_DEV_MODE: "1"