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: