Skip to content

Commit 8e55671

Browse files
committed
complete action.yml
1 parent 37eedf5 commit 8e55671

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: "Check and report Android Lint result"
2-
description: "A GitHub Action to check and report Android Lint result"
2+
description: "A GitHub Action to check and report the results of Android Lint in Job Summaries"
3+
author: hidakatsuya
4+
branding:
5+
color: green
6+
icon: check
37
inputs:
48
result-path:
59
description: "Path or glob path pattern for Android Lint result XML file"

0 commit comments

Comments
 (0)