Skip to content

Group helper text by module #38

Group helper text by module

Group helper text by module #38

Workflow file for this run

name: CI
on:
pull_request:
permissions:
contents: read
pull-requests: read
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
validate:
name: Validate
uses: ./.github/workflows/validate.yml