Skip to content

ci: alert only on lints introduced in this branch (#2050) #2924

ci: alert only on lints introduced in this branch (#2050)

ci: alert only on lints introduced in this branch (#2050) #2924

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