From 3a53d655cd67a756e9dc71793b283ed95b8f8203 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Fri, 6 Feb 2026 13:00:49 -0800 Subject: [PATCH] Update cleanup-stale-outputs.yml --- .github/workflows/cleanup-stale-outputs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cleanup-stale-outputs.yml b/.github/workflows/cleanup-stale-outputs.yml index 722dd7d..6310a20 100644 --- a/.github/workflows/cleanup-stale-outputs.yml +++ b/.github/workflows/cleanup-stale-outputs.yml @@ -2,9 +2,6 @@ name: Cleanup Stale Outputs on: workflow_dispatch: - push: - paths: - - 'README' jobs: cleanup: