Update android.yml
This commit is contained in:
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@@ -2,7 +2,8 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master", "redesign", "androidauto"]
|
||||
branches:
|
||||
- "**"
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user