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 8c8403a commit b884da9Copy full SHA for b884da9
.github/workflows/link-check-all.yml
@@ -3,6 +3,7 @@ on:
3
workflow_call:
4
inputs:
5
config:
6
+ type: 'string'
7
description: 'The path to the link-check config file'
8
default: 'config/link-check/config.yml'
9
jobs:
0 commit comments