Skip to content

Update featured challenges and showcases #36

Update featured challenges and showcases

Update featured challenges and showcases #36

Workflow file for this run

name: Content typos tests
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check spelling in content directory
uses: crate-ci/typos@master
with:
files: ./content