Skip to content

major overhaul

major overhaul #50

Workflow file for this run

# continuous integration
name: ci
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
jobs:
lint:
name: 'linting'
uses: ./.github/workflows/lint.yml