diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 74449275f..2de174386 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -7,9 +7,9 @@ on: # branches: # - main - pull_request: + push: branches: - - main + - Development # Allows you to run this workflow manually from the Actions tab workflow_dispatch: