Skip to content

Commit e75ba0c

Browse files
committed
Update build workflow
1 parent 466772e commit e75ba0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [ai-test]
66
pull_request:
7-
branches: [main]
7+
branches: [ai-test]
88
env:
99
ANDROID_SDK_ROOT: /usr/local/lib/android/sdk
1010

0 commit comments

Comments
 (0)