Skip to content

Use workflows from build conventions repository (#47) #241

Use workflows from build conventions repository (#47)

Use workflows from build conventions repository (#47) #241

Workflow file for this run

name: Android CI
on:
push:
branches:
- develop
- main
pull_request:
branches:
- '**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
android-ci:
uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
secrets: inherit
with:
api-check: false