From f5080c56ef2aaa827d4e3cd0e0571e7ed9db986b Mon Sep 17 00:00:00 2001 From: Yawata Date: Sat, 5 Oct 2024 13:10:36 +0800 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index c051250..f250585 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -7,7 +7,8 @@ on: pull_request: branches: - main - + workflow_dispatch: + jobs: build: name: Build Android App