Skip to content

GH Actions: Bump actions/checkout from 5.0.1 to 6.0.0 #147

GH Actions: Bump actions/checkout from 5.0.1 to 6.0.0

GH Actions: Bump actions/checkout from 5.0.1 to 6.0.0 #147

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