Update android_build.yml
This commit is contained in:
committed by
GitHub Enterprise
parent
00e04a8288
commit
90f83591ac
4
.github/workflows/android_build.yml
vendored
4
.github/workflows/android_build.yml
vendored
@@ -2,9 +2,9 @@ name: Android Build CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ feature/gitactions-build ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ feature/gitactions-build ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user