Skip to content

Lock file maintenance #61

Lock file maintenance

Lock file maintenance #61

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