Skip to content

Speed up validation with path-aware jobs #28

Speed up validation with path-aware jobs

Speed up validation with path-aware jobs #28

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