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 a2ca364 commit 35adbabCopy full SHA for 35adbab
action.yml
@@ -8,6 +8,8 @@ inputs:
8
fullCoverageDiff:
9
description: 'get the full coverage with diff or only the diff'
10
default: false
11
+color: red
12
+icon: git-pull-request
13
runs:
14
using: 'node12'
15
main: 'dist/index.js'
0 commit comments