Skip to content

Add IAP block for auto-redactions #25

Add IAP block for auto-redactions

Add IAP block for auto-redactions #25

Workflow file for this run

name: "Run SwiftLint"
on:
pull_request:
jobs:
swiftlint:
name: "Run SwiftLint"
runs-on: ubuntu-latest
steps:
- name: "Check out repository"
uses: actions/checkout@v4
- name: "Run SwiftLint"
uses: norio-nomura/[email protected]
with:
args: "--strict"