Skip to content

Uses standardized project workflows with github actions #4

Uses standardized project workflows with github actions

Uses standardized project workflows with github actions #4

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff