We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dce26f commit 746f0efCopy full SHA for 746f0ef
action.yml
@@ -1,5 +1,8 @@
1
name: Accessibility alt text bot
2
description: 'This action will check a repos issue and pr comments for correct alt text usage.'
3
+branding:
4
+ icon: 'eye'
5
+ color: 'purple'
6
runs:
7
using: "composite"
8
steps:
0 commit comments