Skip to content

Commit 2b05a5f

Browse files
committed
spell check params for pull request pipeline
1 parent f7a395d commit 2b05a5f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: DavidAnson/[email protected]
4545
with:
4646
config: '.markdownlint.yaml'
47-
globs: 'draft/**/*.md *.md'
47+
globs: draft/**/*.md *.md
4848
# only check the draft and root directories, that is where the changes should be
4949

5050
spell_checker:

draft/08-verification/02-tools/01-zap.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ permalink: /draft/verification/tools/zed_attack_proxy/
1212

1313
{% include breadcrumb.html %}
1414

15-
1615
<style type="text/css">
1716
.image-right {
1817
height: 180px;

0 commit comments

Comments
 (0)