Skip to content

Sync tests for practice exercise word search #1668

Sync tests for practice exercise word search

Sync tests for practice exercise word search #1668

Workflow file for this run

name: Configlet
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
configlet:
uses: exercism/github-actions/.github/workflows/configlet.yml@main
with:
lint: true
fmt: true