From d0c8f032ba2feadafe39fed1ec5c8f75a51ebd80 Mon Sep 17 00:00:00 2001 From: veto9292 Date: Sat, 20 Jun 2026 18:23:05 +0330 Subject: [PATCH 1/2] ci: trigger CI to diagnose build failure From c73b4a1a974f8a83a4215c42544748ab7d7cee8a Mon Sep 17 00:00:00 2001 From: veto9292 Date: Sat, 20 Jun 2026 18:49:46 +0330 Subject: [PATCH 2/2] ci: add fix/build-debug branch to trigger CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7d34a015..6037987a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,6 +12,7 @@ on: - dev - v3 - v4 + - fix/build-debug paths-ignore: - '**.md' - 'docs/**'