Skip to content

Exercise: Run-length encoding (and decoding) #181

Exercise: Run-length encoding (and decoding)

Exercise: Run-length encoding (and decoding) #181

Workflow file for this run

name: Configlet
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
configlet:
uses: exercism/github-actions/.github/workflows/configlet.yml@main