Skip to content

Documentation jekyll pages #161

Documentation jekyll pages

Documentation jekyll pages #161

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
tsc:
name: Run tsc with reviewdog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EPMatt/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
level: warning
filter_mode: file
fail_on_error: true