Skip to content

feat: Replace ID<MediumID> to MediumID #803

feat: Replace ID<MediumID> to MediumID

feat: Replace ID<MediumID> to MediumID #803

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"