Skip to content

GH Actions: split workflow #142

GH Actions: split workflow

GH Actions: split workflow #142

Workflow file for this run

name: Validate
on:
# Run on all pushes and pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
permissions: {}
jobs:
validate:
uses: ./.github/workflows/reusable-validate.yml