From 0660b274e5ec9374676ee38d0e43aa12e70d35df Mon Sep 17 00:00:00 2001 From: TransBluelight <69445885+TransBluelight@users.noreply.github.com> Date: Sun, 8 Sep 2024 22:25:26 -0600 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 0b52ab48c..29082a74e 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -1,10 +1,10 @@ -name: Android CI +name: Android CI build now on: push: - branches: [ android-port ] + branches: [ android-port-experimenting ] pull_request: - branches: [ android-port ] + branches: [ android-port-experimenting ] jobs: build: