Skip to content

Lock file maintenance (#12) #23

Lock file maintenance (#12)

Lock file maintenance (#12) #23

Workflow file for this run

name: CI
on:
pull_request: # any pull request
push:
branches:
- master
defaults:
run:
shell: bash
jobs:
spellcheck:
uses: finleyfamily/workflows/.github/workflows/spellcheck.yml@master