From 012703336a8d865e43f9fdcd625be43136d5dce1 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Sun, 6 Sep 2026 21:31:00 -0300 Subject: [PATCH] =?UTF-8?q?ci:=20validar=20integraci=C3=B3n=20F2.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/f2-2-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/f2-2-ci.yml b/.github/workflows/f2-2-ci.yml index 80594a1..232b97c 100644 --- a/.github/workflows/f2-2-ci.yml +++ b/.github/workflows/f2-2-ci.yml @@ -3,7 +3,7 @@ name: F2.2 Integration CI on: push: branches: - - feature/f2-2-android-v2 + - 'feature/f2-2*' paths: - 'api-v3/**' - 'web-v2/**'