Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Rework Invite Code Experience #284

Rework Invite Code Experience

Rework Invite Code Experience #284

Workflow file for this run

on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
name: SwiftLint
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@master