Skip to content

linked content to rs and research impact learning module #7

linked content to rs and research impact learning module

linked content to rs and research impact learning module #7

Workflow file for this run

name: Style documentation with Vale
on:
push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
with:
reporter: github-check