From 22d651660fea9bc47dfb2895285c68c50cfa0099 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Wed, 12 Nov 2025 16:01:16 +0100 Subject: [PATCH] chore(ci): Cocoa V9: Run the full CI checks for cocoa-v9 --- .github/workflows/buildandtest.yml | 2 +- .github/workflows/codegen.yml | 2 +- .github/workflows/e2e-v2.yml | 2 +- .github/workflows/native-tests.yml | 2 +- .github/workflows/sample-application-expo.yml | 2 +- .github/workflows/sample-application.yml | 2 +- .github/workflows/testflight.yml | 1 + 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/buildandtest.yml b/.github/workflows/buildandtest.yml index 6051b6e548..94efb4769a 100644 --- a/.github/workflows/buildandtest.yml +++ b/.github/workflows/buildandtest.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 - release/** pull_request: diff --git a/.github/workflows/codegen.yml b/.github/workflows/codegen.yml index 51b0dff0f1..56dfd5d01c 100644 --- a/.github/workflows/codegen.yml +++ b/.github/workflows/codegen.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 - release/** pull_request: diff --git a/.github/workflows/e2e-v2.yml b/.github/workflows/e2e-v2.yml index 3fa0a92a1c..559f91d2b2 100644 --- a/.github/workflows/e2e-v2.yml +++ b/.github/workflows/e2e-v2.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 - release/** pull_request: types: [opened, synchronize, reopened, labeled] diff --git a/.github/workflows/native-tests.yml b/.github/workflows/native-tests.yml index e096f7de40..63de5bdcb0 100644 --- a/.github/workflows/native-tests.yml +++ b/.github/workflows/native-tests.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 - release/** pull_request: types: [opened, synchronize, reopened, labeled] diff --git a/.github/workflows/sample-application-expo.yml b/.github/workflows/sample-application-expo.yml index 9b7c17f94d..a8424593fb 100644 --- a/.github/workflows/sample-application-expo.yml +++ b/.github/workflows/sample-application-expo.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 pull_request: types: [opened, synchronize, reopened, labeled] diff --git a/.github/workflows/sample-application.yml b/.github/workflows/sample-application.yml index f9b39ce194..226a3f50d4 100644 --- a/.github/workflows/sample-application.yml +++ b/.github/workflows/sample-application.yml @@ -4,7 +4,7 @@ on: push: branches: - main - - v5 + - cocoa-v9 pull_request: types: [opened, synchronize, reopened, labeled] diff --git a/.github/workflows/testflight.yml b/.github/workflows/testflight.yml index a0df4cad40..b8b6fc45ec 100644 --- a/.github/workflows/testflight.yml +++ b/.github/workflows/testflight.yml @@ -3,6 +3,7 @@ on: push: branches: - main + - cocoa-v9 pull_request: paths: