We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8dc21a commit 604aff4Copy full SHA for 604aff4
.github/workflows/ci.yaml
@@ -8,3 +8,5 @@ jobs:
8
steps:
9
- uses: actions/checkout@main
10
- uses: gaurav-nelson/github-action-markdown-link-check@v1
11
+ with:
12
+ file-path: './README.md, ./LICENSE'
0 commit comments