Browse Source

removed folder-path flag

pull/7804/head
Callum Waters 5 years ago
committed by GitHub
parent
commit
4f0fb3325a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .github/workflows/action.yml

+ 0
- 2
.github/workflows/action.yml View File

@ -8,5 +8,3 @@ jobs:
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@0.6.0 - uses: gaurav-nelson/github-action-markdown-link-check@0.6.0
with:
folder-path: 'spec'

Loading…
Cancel
Save