Skip to content

feat: cabal 3.12 for 9.8 and 9.6 #195

feat: cabal 3.12 for 9.8 and 9.6

feat: cabal 3.12 for 9.8 and 9.6 #195

Workflow file for this run

name: Hadolint
on:
pull_request:
branches:
- master
paths:
- '**/Dockerfile'
- '.github/workflows/lint.yml'
jobs:
hadolint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
recursive: true