Skip to content

Updates actions/checkout to latest version, now that el7 is fully dead #85

Updates actions/checkout to latest version, now that el7 is fully dead

Updates actions/checkout to latest version, now that el7 is fully dead #85

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