Skip to content

Pins actions/checkout to v3 to maintain support for EL7 containers #53

Pins actions/checkout to v3 to maintain support for EL7 containers

Pins actions/checkout to v3 to maintain support for EL7 containers #53

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