Skip to content

Commit bd2b0ef

Browse files
committed
update android.yml
1 parent 945e153 commit bd2b0ef

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Android CI
22

33
on:
44
push:
5-
branches: [ "master", "dev" ]
6-
pull_request:
7-
branches: [ "master", "dev" ]
8-
5+
branches: [ "master" ]
96
jobs:
107
build:
118

0 commit comments

Comments
 (0)