Skip to content

Update CI and tooling #4

Update CI and tooling

Update CI and tooling #4

Workflow file for this run

name: Spellcheck
on:
push:
branches:
- "master"
- "nflaig/overhaul-ci"
pull_request:
workflow_dispatch:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/[email protected]
name: Spellcheck