We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a656f0 commit 4dfeb89Copy full SHA for 4dfeb89
1 file changed
.github/workflows/lint.yml
@@ -20,8 +20,3 @@ jobs:
20
config: "./.markdownlint.jsonc"
21
- name: Typos
22
uses: crate-ci/[email protected]
23
- - name: Run linkspector
24
- uses: umbrelladocs/action-linkspector@v1
25
- with:
26
- reporter: github-check
27
- fail_on_error: true
0 commit comments