Skip to content

feat: Add base for services #8

feat: Add base for services

feat: Add base for services #8

Workflow file for this run

name: Dockerfile lint
on:
pull_request:
paths-ignore:
- "Dockerfile"
jobs:
lint:
name: Dockerfile lint
runs-on: ubuntu-latest
steps:
- run: |
echo "No Dockerfile updated"