Skip to content

Bump plus3it/actions-workflows from 1.4.0 to 1.5.0 #55

Bump plus3it/actions-workflows from 1.4.0 to 1.5.0

Bump plus3it/actions-workflows from 1.4.0 to 1.5.0 #55

Workflow file for this run

name: Run lint and static analyis checks
on:
pull_request:
# Cancel other lint workflows when source is updated
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@2cd3620aa18aa840bd92e788978ad08d6663a0d4