Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Update public IP server endpoints #15

Update public IP server endpoints

Update public IP server endpoints #15

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]