Skip to content

Commit

Permalink
issue #44: change config to config-file
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 29, 2023
1 parent 0afc380 commit bd1e2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-markdown-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Validating links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config: mlc_config.json
config-file: mlc_config.json
if: always() # Run step even if previous steps fail.

- name: Verify line 80 wrap
Expand Down

0 comments on commit bd1e2f1

Please sign in to comment.