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: