Skip to content

Bump plus3it/actions-workflows from d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to b91a03deecc034c478b69f83f5a85b888181f132 #4

Bump plus3it/actions-workflows from d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to b91a03deecc034c478b69f83f5a85b888181f132

Bump plus3it/actions-workflows from d9eca6102cb67e9ee75cdc0abb4121f9aed53248 to b91a03deecc034c478b69f83f5a85b888181f132 #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@b91a03deecc034c478b69f83f5a85b888181f132
with:
tardigradelint-target: install/pip_requirements/tests/requirements.txt lint