Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Schmidt committed Jun 4, 2024
1 parent 6b3b600 commit d60063b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/readme-check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@ jobs:
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
file-path: './**/*.md, ./LICENSE, ./**/*.go'
file-extension: .md
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
file-extension: .go

0 comments on commit d60063b

Please sign in to comment.