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 37eedf5 commit 8e55671Copy full SHA for 8e55671
action.yml
@@ -1,5 +1,9 @@
1
name: "Check and report Android Lint result"
2
-description: "A GitHub Action to check and report Android Lint result"
+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
7
inputs:
8
result-path:
9
description: "Path or glob path pattern for Android Lint result XML file"
0 commit comments