Skip to content

ci(markdownlint.yaml): allow images without alt text #1304

ci(markdownlint.yaml): allow images without alt text

ci(markdownlint.yaml): allow images without alt text #1304

Workflow file for this run

name: setup-docker
on:
pull_request:
jobs:
setup-docker:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run setup script
run: |
./setup-dev-env.sh -y -v docker