Skip to content

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #436

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians

github: change the CODEOWNERS from @exercism/maintainers-admin to @exercism/guardians #436

Workflow file for this run

name: Lint Dockerfile
on: [push, pull_request, workflow_dispatch]
jobs:
hadolint:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run hadolint
uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf
with:
dockerfile: Dockerfile