Skip to content

CI Dockerfile 2958d280de00ec20f220b659b1e0d331339d3f31 by @renovate[bot] #12

CI Dockerfile 2958d280de00ec20f220b659b1e0d331339d3f31 by @renovate[bot]

CI Dockerfile 2958d280de00ec20f220b659b1e0d331339d3f31 by @renovate[bot] #12

Workflow file for this run

name: CI Dockerfile
on:
pull_request:
paths:
- Dockerfile
run-name: CI Dockerfile ${{ github.sha }} by @${{ github.actor }}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: hadolint
uses: hadolint/[email protected]
with:
failure-threshold: style