Skip to content

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags #529

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags #529

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog
with:
files: '["astro/src/content"]'
fail_on_error: false