Skip to content

change remote origin #1

change remote origin

change remote origin #1

Workflow file for this run

name: SwiftLint
on:
# Run on PR and push to every branch
pull_request:
push:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict