From 4226d8565b251b066f1e2c55ce58f0d4a75579a9 Mon Sep 17 00:00:00 2001 From: Dean Lofts Date: Fri, 25 Oct 2024 16:02:32 +1100 Subject: [PATCH] ci wouldn't run --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ef1eaa..a9ab485 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: pull_request: branches: - - main + - dl/kamal-2-test push: branches: - 'feature/**'