Skip to content

wrap overview div tags with lia-keep to preserve them from bad parsing #115

wrap overview div tags with lia-keep to preserve them from bad parsing

wrap overview div tags with lia-keep to preserve them from bad parsing #115

Workflow file for this run

name: Missing alt text
on:
pull_request:
branches: [ "main" ]
types: [opened, synchronize]
jobs:
check-alt-text:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check markdown for alt text presence
run: bash .github/scripts/alt_text.sh