Skip to content

Commit

Permalink
Try yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Nov 6, 2024
1 parent 63f1987 commit 15eada9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ on:

jobs:
lint:
name: Lint URLs
name: Lint Markdown URLs
runs-on: ubuntu-latest
steps:
- uses: lycheeverse/lychee-action@v2
with:
args: --base . --no-progress './**/*.md'

0 comments on commit 15eada9

Please sign in to comment.