Skip to content

Commit 86c5bed

Browse files
committed
no branch overrides now
1 parent ed1cdc1 commit 86c5bed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/determine-e2e-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# When a platform needs a different base than 'main', update it here.
3737
# Set both back to 'main' once platforms are aligned again.
3838
declare -A BASE_OVERRIDES=(
39-
["ios"]="feat/home-redesign"
39+
["ios"]="main"
4040
["android"]="main"
4141
)
4242

0 commit comments

Comments
 (0)