Skip to content

Migrate to tonistiigi/binfmt (#239) #436

Migrate to tonistiigi/binfmt (#239)

Migrate to tonistiigi/binfmt (#239) #436

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
hadolint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: brpaz/hadolint-action@v1.5.0