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