Skip to content

refactor: first pass reswizzling options to be as sane as possible ++… #17

refactor: first pass reswizzling options to be as sane as possible ++…

refactor: first pass reswizzling options to be as sane as possible ++… #17

Workflow file for this run

---
name: cicd
on:
push:
branches:
- main
pull_request: {}
workflow_dispatch: {}
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml