File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,11 @@ branding:
6
6
color : ' green'
7
7
inputs :
8
8
use-quiet-mode :
9
- description : ' Use yes to enable markdown-link-check quiet mode which only
10
- list errors.'
9
+ description : ' Use yes to enable markdown-link-check quiet mode which only list errors.'
11
10
required : true
12
11
default : ' no'
13
12
use-verbose-mode :
14
- description : ' Use yes to enable markdown-link-check verbose mode which lists
15
- additional details.'
13
+ description : ' Use yes to enable markdown-link-check verbose mode which lists additional details.'
16
14
required : true
17
15
default : ' no'
18
16
config-file :
@@ -32,8 +30,7 @@ inputs:
32
30
required : true
33
31
default : ' no'
34
32
base-branch :
35
- description : ' Use this to specify the base branch against which the action
36
- finds the modififed files.'
33
+ description : ' Use this to specify the base branch against which the action finds the modififed files.'
37
34
required : true
38
35
default : ' master'
39
36
file-extension :
You can’t perform that action at this time.
0 commit comments