diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 1987eef..46ba92e 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -2,7 +2,7 @@ name: "Android CI" on: push: - branches: [ ci ] + branches: [ master ] jobs: build: