fix: add descriptive alt text to images in README for accessibility (#6611)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Angel98518
2026-01-06 12:01:45 -05:00
committed by GitHub
parent 0adf20fc5b
commit 8c4eea1fb1
2 changed files with 8 additions and 13 deletions
+1 -6
View File
@@ -5,13 +5,8 @@ name: Auto Test
on:
push:
branches: [ master, 1.23.X ]
paths-ignore:
- '*.md'
branches: [ master, 1.23.X, 3.0.0 ]
pull_request:
branches: [ master, 1.23.X ]
paths-ignore:
- '*.md'
permissions: {}
jobs: