Skip to content

Fix #637: pass actual newlines to the exercise script, not literal '\n' strings #333

Fix #637: pass actual newlines to the exercise script, not literal '\n' strings

Fix #637: pass actual newlines to the exercise script, not literal '\n' strings #333

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