From 4497bdc1d56e7dd6cea73f386dcfce3595302cb6 Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sun, 9 Nov 2025 23:03:27 +0100 Subject: [PATCH] test pipeline branch test --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dc818a3..2fcad95 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: UI Tests on: push: - branches: [ main ] + branches: [ "*" ] # optionally: # workflow_dispatch: