Skip to content

Jpcfm 5534 pppc utility app freezes when apple utility is selected and user tries to cancel out of upload flow #77

Jpcfm 5534 pppc utility app freezes when apple utility is selected and user tries to cancel out of upload flow

Jpcfm 5534 pppc utility app freezes when apple utility is selected and user tries to cancel out of upload flow #77

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
permissions:
contents: read
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Swiftlint verification
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict