Skip to content

feat(EVES-003): add 1b Asset Preparation with input_manifest.json #79

feat(EVES-003): add 1b Asset Preparation with input_manifest.json

feat(EVES-003): add 1b Asset Preparation with input_manifest.json #79

Workflow file for this run

name: spelling-linter
on:
pull_request
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
# github-pr-check, github-pr-review, github-check
reporter: github-pr-check