Skip to content

šŸ¤– Auto-sync docs, metadata, and filepaths (#777) #1448

šŸ¤– Auto-sync docs, metadata, and filepaths (#777)

šŸ¤– Auto-sync docs, metadata, and filepaths (#777) #1448

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
with:
fmt: true
⚔