Skip to content

Added some notes on using * on the left-hand side for unpacking. (#3826) #4098

Added some notes on using * on the left-hand side for unpacking. (#3826)

Added some notes on using * on the left-hand side for unpacking. (#3826) #4098

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