Skip to content

KYLogger.podspec: Set spec.version=1.3.0; spec.osx.deployment_target=… #22

KYLogger.podspec: Set spec.version=1.3.0; spec.osx.deployment_target=…

KYLogger.podspec: Set spec.version=1.3.0; spec.osx.deployment_target=… #22

Workflow file for this run

name: Swift Lint
on:
workflow_dispatch:
push:
pull_request:
paths:
- '.swiftlint.yml'
- '**/*.swift'
jobs:
call-reusable-workflow-to-swift-lint:
uses: Kjuly/swift-ci/.github/workflows/swift-lint.yml@main
with:
use_default_config: true
force_exclude: true