Skip to content

Supports installing python requirements files to salt runtime #56

Supports installing python requirements files to salt runtime

Supports installing python requirements files to salt runtime #56

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: ./.github/workflows/lint.yml