diff --git a/.github/workflows/showtime-cleanup.yml b/.github/workflows/showtime-cleanup.yml index 85d98181141..c0404bc101f 100644 --- a/.github/workflows/showtime-cleanup.yml +++ b/.github/workflows/showtime-cleanup.yml @@ -2,11 +2,6 @@ name: 🎪 Showtime Cleanup # Scheduled cleanup of expired environments on: - # One-time push trigger to register the workflow - push: - paths: - - '.github/workflows/showtime-cleanup.yml' - schedule: - cron: '0 */6 * * *' # Every 6 hours