Skip to content

Commit 13e5a7f

Browse files
authored
Update action.yml
1 parent 3c64b20 commit 13e5a7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 'Alliser Action'
22
description: 'Run Alliser file checker'
3-
icon: 'check-square'
4-
color: 'black'
3+
branding:
4+
icon: 'check-square'
5+
color: 'black'
56
inputs:
67
extensions:
78
description: 'Comma seperated list of extensions to allow. No spaces. Eg. .ts,.tsx'

0 commit comments

Comments
 (0)