forked from organicmaps/organicmaps-tmp
[android] Allow manual deploy for monkey
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
6ec66c7f9f
commit
b32493f0ba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android-monkey.yaml
vendored
1
.github/workflows/android-monkey.yaml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: Android Monkey
|
||||
on:
|
||||
workflow_dispatch: # Manual trigger
|
||||
push: # Please don't change to pull_request because it can expose secrets
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Add table
Reference in a new issue