Skip to content

Commit b884da9

Browse files
authored
Add "type" to config input type (#21)
1 parent 8c8403a commit b884da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/link-check-all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
workflow_call:
44
inputs:
55
config:
6+
type: 'string'
67
description: 'The path to the link-check config file'
78
default: 'config/link-check/config.yml'
89
jobs:

0 commit comments

Comments
 (0)