You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a small repo with the if statement removed and created an issue where I added an image without an alt text. There was no comment made by the bot, so I guess the if is necessary?
@DerTimonius I tested this on my end, and it actually just looks like it was due to a version issue in the README. If you bump to 1.4.0 you do not need the if.
What
As pointed out in JoshuaKGoldberg/create-typescript-app#997 the if statement in our alt-text-bot workflow is likely unnecessary.
accessibility-alt-text-bot/.github/workflows/test-accessibility-alt-text-bot.yml
Line 18 in 7932b90
Acceptance Criteria
if
statement is not necessaryif
statement from our 'test' workflowif
statement from our readmeThe text was updated successfully, but these errors were encountered: