Skip to content

initial commit

initial commit #2724

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