Skip to content

Lock file maintenance (#14) #27

Lock file maintenance (#14)

Lock file maintenance (#14) #27

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