From 02205dc594b3140d4e4e296eab9a8535a362cb1c Mon Sep 17 00:00:00 2001 From: Ayush Saini <36878972+imayushsaini@users.noreply.github.com> Date: Sun, 9 Feb 2025 00:22:29 +0530 Subject: [PATCH] enable ci on api9 branch --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 559737f..e605e13 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -4,7 +4,7 @@ on: push: branches: - public-server - - api8 + - api9 jobs: run_server_binary: