From b3c4070a989af8b62f2b569b8980bcbe1189671c Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Thu, 23 Apr 2026 08:40:13 +1000 Subject: [PATCH] configlet workflow checks format --- .github/workflows/configlet.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/configlet.yml b/.github/workflows/configlet.yml index 47eb8754..c730b582 100644 --- a/.github/workflows/configlet.yml +++ b/.github/workflows/configlet.yml @@ -13,3 +13,5 @@ permissions: jobs: configlet: uses: exercism/github-actions/.github/workflows/configlet.yml@main + with: + fmt: true