Skip to content

Migration to Github actions #1

Migration to Github actions

Migration to Github actions #1

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@2cd3620aa18aa840bd92e788978ad08d6663a0d4