Update android.yml

This commit is contained in:
Jordan Maples [MSFT] 2021-02-19 15:39:10 -08:00 committed by GitHub
parent 3bdc037c23
commit 2b9f1033aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
name: CI_Android
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
Android: