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 601438c commit b1e6bdbCopy full SHA for b1e6bdb
.github/workflows/lint.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
globs: |
74
libevm/**.md
75
- config: ../.github/workflows/configs/.markdownlint.json
+ config: ../../.github/workflows/configs/.markdownlint.json
76
- name: Link and misspelling check
77
uses: umbrelladocs/action-linkspector@a0567ce1c7c13de4a2358587492ed43cab5d0102 # v1.3.4
78
0 commit comments