Skip to content

Updates to data serving #276

Updates to data serving

Updates to data serving #276

Workflow file for this run

on:
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: spell-check
uses: rojopolis/spellcheck-github-actions@0.29.0