Skip to content

Commit 746f0ef

Browse files
Update action.yml (#8)
### What add a branding icon
1 parent 3dce26f commit 746f0ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Accessibility alt text bot
22
description: 'This action will check a repos issue and pr comments for correct alt text usage.'
3+
branding:
4+
icon: 'eye'
5+
color: 'purple'
36
runs:
47
using: "composite"
58
steps:

0 commit comments

Comments
 (0)