From 063679bf9ff11c05b84d2d724e4f5fe3d08175dc Mon Sep 17 00:00:00 2001 From: nshelia Date: Wed, 3 Sep 2025 13:22:46 +0400 Subject: [PATCH] chore: remove 'main' branch from CI workflow triggers for cleaner branch management --- .github/workflows/react-native-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/react-native-ci.yml b/.github/workflows/react-native-ci.yml index ca2711ec..ebc78743 100644 --- a/.github/workflows/react-native-ci.yml +++ b/.github/workflows/react-native-ci.yml @@ -7,7 +7,6 @@ on: push: branches: - dev - - main - 'release/**' - 'hotfix/**' paths-ignore: