Skip to content

feat(docs): Gatsby への移行 #2170

feat(docs): Gatsby への移行

feat(docs): Gatsby への移行 #2170

name: dockerfile lint
on:
pull_request:
paths-ignore:
- 'Dockerfile'
jobs:
lint:
name: Dockerfile lint
runs-on: ubuntu-latest
steps:
- run: |
echo "No lint(dockerfile) required"