From cd57068f028e32831a5fb989f9a775265da1e7f5 Mon Sep 17 00:00:00 2001 From: talwat <83217276+talwat@users.noreply.github.com> Date: Thu, 4 Dec 2025 13:59:13 +0100 Subject: [PATCH] ci: run on all branches --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 2c02054..bc2d22a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - 'main' + - '**' pull_request: branches: