Update android.yml
This commit is contained in:
parent
51dd4fccbb
commit
f5080c56ef
1 changed files with 2 additions and 1 deletions
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
|
|
@ -7,7 +7,8 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build Android App
|
||||
|
|
|
|||
Loading…
Reference in a new issue