Skip to content

accelerate lint-changed-files with use-public-rspm: true #471

accelerate lint-changed-files with use-public-rspm: true

accelerate lint-changed-files with use-public-rspm: true #471

Workflow file for this run

---
name: Spellcheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
name: Spellcheck
container:
image: rocker/tidyverse:4.1.2
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Run Spelling Check test
uses: insightsengineering/r-spellcheck-action@v3.0.2