Skip to content

Group all GitHub Actions updates into a single larger pull request #94

Group all GitHub Actions updates into a single larger pull request

Group all GitHub Actions updates into a single larger pull request #94

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