Skip to content

Changed music app name to SoundClips #314

Changed music app name to SoundClips

Changed music app name to SoundClips #314

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Typos Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: true
- name: Run Typos
uses: crate-ci/typos@master