From c723ceb406edd04d5113302e5e65da9d7ce83ab4 Mon Sep 17 00:00:00 2001 From: litinoveweedle <15144712+litinoveweedle@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:44:36 +0200 Subject: [PATCH] Update reformat.yaml --- .github/workflows/reformat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reformat.yaml b/.github/workflows/reformat.yaml index c4892008..1456b312 100644 --- a/.github/workflows/reformat.yaml +++ b/.github/workflows/reformat.yaml @@ -41,5 +41,5 @@ jobs: - name: Markdown autodocs uses: dineshsonachalam/markdown-autodocs@v1.0.7 with: - output_file_paths: '[./docs/CLIMATE_CODES.md, ./docs/FAN_CODES.md, ./docs/MEDIA_PLAYER_CODES.md]' + output_file_paths: '[./docs/CLIMATE_CODES.md, ./docs/FAN_CODES.md, ./docs/MEDIA_PLAYER_CODES.md, ./docs/LIGHT_CODES.md]' commit_message: Update docs - include valid device files