Skip to content

Update build.yml

Update build.yml #9

Workflow file for this run

name: reviewdog
on: [pull_request, push]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Asciidoctor
run: sudo apt-get install -y asciidoctor
- uses: errata-ai/[email protected]