Skip to content

Lock file maintenance (#28) #56

Lock file maintenance (#28)

Lock file maintenance (#28) #56

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