[android] Allow manual deploy for monkey

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
Roman Tsisyk 2021-06-26 08:59:18 +03:00
parent 6ec66c7f9f
commit b32493f0ba

View file

@ -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