Skip to content

Commit 0bda85b

Browse files
committed
Add back template_configuration to uncrustify check
1 parent 5e7aa6e commit 0bda85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
id: check-formatting
2323
uses: FreeRTOS/CI-CD-Github-Actions/formatting-bot@main
2424
with:
25-
exclude-dirs: portable, examples/template_configuration
25+
exclude-dirs: portable
2626

0 commit comments

Comments
 (0)