Skip to content

Added references to Legrand 199142 (same as 064888) and BTicino 3577C (same as Legrand 067694) #5797

Added references to Legrand 199142 (same as 064888) and BTicino 3577C (same as Legrand 067694)

Added references to Legrand 199142 (same as 064888) and BTicino 3577C (same as Legrand 067694) #5797

Workflow file for this run

name: review_request
on: [pull_request]
jobs:
review-request:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ethanis/nitpicker@v1
with:
nitpicks: '.github/nitpicks.yml'
token: '${{ secrets.GITHUB_TOKEN }}'