From 27262cb9f49f8ff6bb7e6ff0b153d5f955a9d1e1 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 11 Dec 2025 20:47:07 +0100 Subject: [PATCH] .github: update tidy-up branch list Signed-off-by: Enrico Weigelt, metux IT consult --- .github/workflows/tidy-up-auto.yml | 34 +++--------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/.github/workflows/tidy-up-auto.yml b/.github/workflows/tidy-up-auto.yml index 56b9e90e16..4c1bbed7a7 100644 --- a/.github/workflows/tidy-up-auto.yml +++ b/.github/workflows/tidy-up-auto.yml @@ -46,13 +46,11 @@ jobs: - master - maint-25.0 - wip/AllocColor - - wip/ReadRequestFromClient - wip/ReplyNotSwappd - wip/XvPortNotifyPtr - wip/always-pciaccess - wip/build-rootless - - wip/ci - - wip/ci-deps + - wip/char-subscr - wip/clang-tidy - wip/cleanup - wip/cleanup-api-xfree86 @@ -60,16 +58,11 @@ jobs: - wip/cleanup-grabs - wip/cleanup-os-export - wip/client_array - - wip/conflict-notify - wip/conv-warnings - - wip/deps1 - wip/dix-config - - wip/dixLookupWindowByXID - wip/dixconf-1 - - wip/dixconfig-2 - wip/dixgetproperty - - wip/fix-xnest - - wip/fix_347 + - wip/fmt - wip/generations - wip/geode - wip/github-build @@ -85,55 +78,34 @@ jobs: - wip/logging - wip/logging_submitted_1 - wip/maint-xnest - - wip/malloc - wip/marshal - wip/matrix-test - wip/meson - wip/misc.h - wip/mpbt - wip/netbsd - - wip/new-cleanups - wip/no-libsystemd + - wip/optional-pci - wip/os-unexport - wip/pciaccess - wip/pedantic - wip/pixmap-lifecycle - - wip/purge-master - wip/reallocarray - - wip/redv - wip/requests - - wip/rootless - - wip/saveset - - wip/screenkey - wip/screenproc - - wip/screenproc-old - wip/screenproc-wrap - - wip/screenproc-wrap-debug - - wip/sdk - wip/swap0 - wip/swapping - wip/swapping_new - - wip/troubleshoot-randr - wip/warn-conv - - wip/werror - wip/win32_2 - wip/xcb-marshal - - wip/xcb-visuals - - wip/xcb-xnest - wip/xf86_platform_bus_newabi - wip/xf86bigfont - wip/xi-properties - - wip/xnest-multi - wip/xnest-render - wip/xnest-rootless - - wip/xnest-rootless-old - wip/xnest-shm - - wip/xrandr-bug - - wip/xrandr-new-one - - wip/xv-fix - - wip/xv-generation - - wip/xwin - - wip/xwin-2 steps: - uses: actions/checkout@v4 - name: purge older runs on ${{ github.event.repository.name }} branch