Skip to content

GH Actions: Bump actions/checkout in the action-runners group #157

GH Actions: Bump actions/checkout in the action-runners group

GH Actions: Bump actions/checkout in the action-runners group #157

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