Skip to content

[HCI] Vitacare - Episódio Assistencial Histórico #253

[HCI] Vitacare - Episódio Assistencial Histórico

[HCI] Vitacare - Episódio Assistencial Histórico #253

Workflow file for this run

name: Lint Dockerfile
on:
pull_request:
jobs:
docker_lint:
name: Lint Dockerfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run hadolint
uses: reviewdog/action-hadolint@v1
with:
reporter: github-pr-review