Skip to content

chore: rename format:check to check:format #808

chore: rename format:check to check:format

chore: rename format:check to check:format #808

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"