forked from organicmaps/organicmaps
[ci] Switch Android Beta to manual dispatch
Remove noisy emails on every commit. Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
541374fde7
commit
075c9c53e0
1 changed files with 1 additions and 20 deletions
21
.github/workflows/android-beta.yaml
vendored
21
.github/workflows/android-beta.yaml
vendored
|
@ -1,25 +1,6 @@
|
|||
name: Android Beta
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master # Approved manually via `beta` environment
|
||||
paths-ignore:
|
||||
- .github/workflows/linux*
|
||||
- .github/workflows/ios*
|
||||
- '**/*_tests/**'
|
||||
- CONTRIBUTORS
|
||||
- LICENSE
|
||||
- NOTICE
|
||||
- README.md
|
||||
- docs/**
|
||||
- generator/**
|
||||
- iphone/**
|
||||
- packaging/**
|
||||
- pyhelpers/**
|
||||
- qt*/**
|
||||
- skin_generator/**
|
||||
- track_generator/**
|
||||
- xcode/**
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
android-web-beta:
|
||||
|
|
Loading…
Add table
Reference in a new issue