Skip to content

[release] 1.47.2 - Bootstrap Improvements (#300) #20

[release] 1.47.2 - Bootstrap Improvements (#300)

[release] 1.47.2 - Bootstrap Improvements (#300) #20

Workflow file for this run

name: Lint
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
main:
name: Lint
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@main
- name: Lint Podspec
run: pod lib lint Statsig.podspec --skip-tests