Skip to content

Commit

Permalink
Update .github/workflows/alt_text.yml
Browse files Browse the repository at this point in the history
Co-authored-by: drelliche <[email protected]>
  • Loading branch information
franzenr and drelliche authored Feb 28, 2024
1 parent 725c8fb commit 2c9fa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alt_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check markdown for alt text presence
run: bash .github/scripts/alt-text.sh
run: bash .github/scripts/alt_text.sh

0 comments on commit 2c9fa28

Please sign in to comment.