Skip to content

feat(fusionauth-swift-sdk): blog, documentation and quickstart #1158

feat(fusionauth-swift-sdk): blog, documentation and quickstart

feat(fusionauth-swift-sdk): blog, documentation and quickstart #1158

Workflow file for this run

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