Skip to content

Scope .gitignore to project tech stack #4

Scope .gitignore to project tech stack

Scope .gitignore to project tech stack #4

Workflow file for this run

name: Periphery
on:
push:
branches: [main]
pull_request:
jobs:
periphery:
runs-on: macos-26
steps:
- uses: actions/checkout@v6
- uses: SwiftyLab/setup-swift@latest
with:
swift-version: "6.2"
- name: Install Periphery
run: brew install periphery
- name: Run Periphery
run: periphery scan