Automated builds
This commit is contained in:
parent
5a93ccc6ef
commit
8e89097de9
14
.github/workflows/android.yml
vendored
14
.github/workflows/android.yml
vendored
@ -1,14 +0,0 @@
|
|||||||
name: Android CI
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ master, develop ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master, develop ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Validate Fastlane Supply Metadata
|
|
||||||
uses: ashutoshgngwr/validate-fastlane-supply-metadata@v1.1.1
|
|
Loading…
Reference in New Issue
Block a user