Skip to content

update: Monitor with Slack #117

update: Monitor with Slack

update: Monitor with Slack #117

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