Skip to content

feat: update ci

feat: update ci #514

Workflow file for this run

name: Continuous Integration (Commit)
on:
push:
# run per commit ci checks against this commit
jobs:
lint:
uses: ./.github/workflows/ci-lint.yml