Skip to content

CI Dockerfile 111ee306b0a79e74c16cf3e42cf238c969614e1d by @tim-thacker-nullify #19

CI Dockerfile 111ee306b0a79e74c16cf3e42cf238c969614e1d by @tim-thacker-nullify

CI Dockerfile 111ee306b0a79e74c16cf3e42cf238c969614e1d by @tim-thacker-nullify #19

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: blacksmith-4vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v6
- name: hadolint
uses: hadolint/hadolint-action@v3.3.0
with:
failure-threshold: style