From eb9c99b8be03469e5e31607aeed815efe9001b6b Mon Sep 17 00:00:00 2001 From: Shirley Ugwa Date: Fri, 23 Jan 2026 23:53:59 +0000 Subject: [PATCH] add 0.x branch to ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 732dfa8..e12d759 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: pull_request: branches: - master + - 0.x jobs: quality-checks: