From 125cc9e7f73454959163c85acf40b13d42658176 Mon Sep 17 00:00:00 2001 From: Charles de Dreuille Date: Sat, 18 Oct 2025 09:50:21 +0100 Subject: [PATCH] Update mui-migration-tracker.yml Signed-off-by: Charles de Dreuille --- .github/workflows/mui-migration-tracker.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/mui-migration-tracker.yml b/.github/workflows/mui-migration-tracker.yml index 04a2d7bd79..f1af51da67 100644 --- a/.github/workflows/mui-migration-tracker.yml +++ b/.github/workflows/mui-migration-tracker.yml @@ -1,9 +1,6 @@ name: MUI to BUI Migration Tracker on: - push: - branches: - - mui-to-bui # TEMPORARY: Remove before merging schedule: # Run daily at midnight UTC - cron: '0 0 * * *'