Skip to content

Add word-search exercise #97

Add word-search exercise

Add word-search exercise #97

name: Ensure practice exercise order
on:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
call-gha-workflow:
name: check
uses: exercism/github-actions/.github/workflows/sorted.yml@main
with:
ordering: ".difficulty, .lowercase_name"