Skip to content

Commit ed0e88e

Browse files
authored
Update android-build.yml
1 parent eb58bb7 commit ed0e88e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/android-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ name: Build Android APK
66

77
on:
88
push:
9-
branches: [ feature/initial-app-build-with-personalization, main ]
9+
branches: [ main, 2.0 ]
1010
pull_request:
11-
branches: [ main ]
11+
branches: [ main, 2.0 ]
1212
workflow_dispatch: {}
1313

1414
jobs:

0 commit comments

Comments
 (0)