Skip to content

Migration Xcode15.0 #335

Migration Xcode15.0

Migration Xcode15.0 #335

Workflow file for this run

name: Review
on: [pull_request]
jobs:
build:
runs-on: macOS-12
steps:
- uses: actions/checkout@v1
- name: bundle install
run: |
bundle install
bundle exec fastlane review