Skip to content

Commit 43fd1c4

Browse files
committed
Added "**/*.md" to paths
1 parent 4088b85 commit 43fd1c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/validate-links-on-push-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v6.0.2
2020
- uses: JustinBeckwith/linkinator-action@v1
21+
with:
22+
paths: "**/*.md"

0 commit comments

Comments
 (0)