Skip to content

CI Dockerfile 07d7f5c2a0c14500ac06aa7d6162f18ee61e0acc by @renovate[bot] #10

CI Dockerfile 07d7f5c2a0c14500ac06aa7d6162f18ee61e0acc by @renovate[bot]

CI Dockerfile 07d7f5c2a0c14500ac06aa7d6162f18ee61e0acc by @renovate[bot] #10

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