Skip to content

CI Dockerfile 9bb05a82ab60baf966dd1e7773e0433723a2dc40 by @renovate[bot] #15

CI Dockerfile 9bb05a82ab60baf966dd1e7773e0433723a2dc40 by @renovate[bot]

CI Dockerfile 9bb05a82ab60baf966dd1e7773e0433723a2dc40 by @renovate[bot] #15

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@v5
- name: hadolint
uses: hadolint/[email protected]
with:
failure-threshold: style