Skip to content

Commit

Permalink
Add "type" to config input type (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogermparent authored Aug 2, 2022
1 parent 8c8403a commit b884da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/link-check-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_call:
inputs:
config:
type: 'string'
description: 'The path to the link-check config file'
default: 'config/link-check/config.yml'
jobs:
Expand Down

0 comments on commit b884da9

Please sign in to comment.