Skip to content

chore(submodule): bump macros from 8ce5d0c to a63f1a0 #395

chore(submodule): bump macros from 8ce5d0c to a63f1a0

chore(submodule): bump macros from 8ce5d0c to a63f1a0 #395

---
name: Spellcheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
name: Spellcheck
permissions:
contents: read
container:
image: rocker/verse:latest
steps:
- name: Checkout repo
uses: actions/checkout@v7
- name: Run Spelling Check test
uses: insightsengineering/r-spellcheck-action@v3.0.3