From 0bda85b2472e4c2b99d5b9ce8744783f0a1cd3cc Mon Sep 17 00:00:00 2001 From: Rahul Kar Date: Fri, 25 Apr 2025 11:18:01 +0000 Subject: [PATCH] Add back template_configuration to uncrustify check --- .github/workflows/formatting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 057e0728f..811c3cb09 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -22,5 +22,5 @@ jobs: id: check-formatting uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main with: - exclude-dirs: portable, examples/template_configuration + exclude-dirs: portable