Skip to content

WMSDK-0000: fix issue with iOS target version in example #12

WMSDK-0000: fix issue with iOS target version in example

WMSDK-0000: fix issue with iOS target version in example #12

name: Distribute PushOk (Develop / Mission PR Merge)
on:
pull_request:
branches:
- develop
- mission/*
types:
- closed
jobs:
call-reusable:
if: ${{ github.event.pull_request.merged == true }}
uses: ./.github/workflows/distribute-reusable.yml
with:
branch: ${{ github.base_ref }}
secrets: inherit