Skip to content

Sync tests for practice exercise luhn #1537

Sync tests for practice exercise luhn

Sync tests for practice exercise luhn #1537

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