Skip to content

Sync the resistor-color exercise's docs with the latest data. #661

Sync the resistor-color exercise's docs with the latest data.

Sync the resistor-color exercise's docs with the latest data. #661

Workflow file for this run

name: markdownlint
on: [push, pull_request, workflow_dispatch]
jobs:
markdownlint:
name: Lint markdown files
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8