Skip to content

chore: update internal version to v3.24.0-alpha (#1650) #4900

chore: update internal version to v3.24.0-alpha (#1650)

chore: update internal version to v3.24.0-alpha (#1650) #4900

Workflow file for this run

# Performs miscellaneous quick checks
name: checks
on:
pull_request:
push:
jobs:
perform_code_quality_checks:
runs-on: "${{ matrix.os }}"
strategy:
matrix:
os: [ "ubuntu-22.04" ]
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: ./MOBILE/ios/createpodspecs_test
- run: ./script/nocopyreadall.bash
- run: ./script/ghpublish_test.bash