diff --git a/.github/android.yml b/.github/android.yml index 033464e..cbc380f 100644 --- a/.github/android.yml +++ b/.github/android.yml @@ -1,7 +1,7 @@ name: Build Android on: - [push, pull_request] + [push, pull_request, workflow_dispatch] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: