Skip to content

feat: move to the same master code to check if tests are still working #510

feat: move to the same master code to check if tests are still working

feat: move to the same master code to check if tests are still working #510

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