Skip to content

Commit dd11eb9

Browse files
authored
Update android_build.yml
1 parent 04bcd4e commit dd11eb9

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
@@ -2,9 +2,9 @@ name: Build Android APK
22

33
on:
44
push:
5-
branches: [ testing ]
5+
branches: [testing]
66
pull_request:
7-
branches: [ testing ]
7+
branches: [testing]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)