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 c836a5e commit 4397950Copy full SHA for 4397950
.github/workflows/action.yml
@@ -9,6 +9,6 @@ jobs:
9
- uses: actions/checkout@master
10
- uses: umbrelladocs/action-linkspector@de84085e0f51452a470558693d7d308fbb2fa261
11
with:
12
- config_file: .github/linters/.linkspector.yml
+ config_file: .github/.linkspector.yml
13
fail_on_error: true
14
filter_mode: nofilter
0 commit comments