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 b1e6bdb commit a48090aCopy full SHA for a48090a
.github/workflows/lint.yml
@@ -67,6 +67,7 @@ jobs:
67
markdown:
68
runs-on: ubuntu-latest
69
steps:
70
+ - run: pwd && ls -a
71
- name: Lint
72
uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
73
with:
0 commit comments