Skip to content

Migrating to github actions #3

Migrating to github actions

Migrating to github actions #3

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@db7ce070cf8f815dba6e36abbba21ee273d1ac4a