Skip to content

Forces objective-c configured SDK's storekit version to sk1 #1638

Forces objective-c configured SDK's storekit version to sk1

Forces objective-c configured SDK's storekit version to sk1 #1638

name: Swift Package SwiftLint
on:
push:
paths:
- '.github/workflows/package-swiftlint.yml'
- '.swiftlint.yml'
- '!Examples/**'
- '**/*.swift'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
Package-SwiftLint:
# The type of runner that the job will run on
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]
with:
args: --config .swiftlint.yml