Skip to content

Create user_stories.md #2

Create user_stories.md

Create user_stories.md #2

Workflow file for this run

on: [push, pull_request]
jobs:
dockerlint:
runs-on: ubuntu-latest

Check failure on line 5 in .github/workflows/lint-docker.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-docker.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
name: Lint Dockerfiles
steps:
- uses: actions/checkout@v3
- name: Run hadolint
uses: hadolint/[email protected]
with:
dockerfile: ./app/Dockerfile