Skip to content

led_strip: Update CHANGELOG.md with typo fix (IEC-52) #806

led_strip: Update CHANGELOG.md with typo fix (IEC-52)

led_strip: Update CHANGELOG.md with typo fix (IEC-52) #806

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]