From f2d40d9a666f7d5525e45faf1db420bcd56c9982 Mon Sep 17 00:00:00 2001 From: Meliox Date: Thu, 11 Jun 2026 20:01:40 +0200 Subject: [PATCH] ss --- .github/workflows/install-test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/install-test.yml b/.github/workflows/install-test.yml index 1d894e0..1391d30 100644 --- a/.github/workflows/install-test.yml +++ b/.github/workflows/install-test.yml @@ -9,8 +9,6 @@ name: Test Patches - Post Build # Wired via workflow_run, so it fires for builds on ANY branch/PR. (GitHub always # runs the default-branch copy of this file, so it activates once merged to main.) -name: Test Patches - Post Build - on: workflow_run: workflows: ["Test Release Build"]