Skip to content

Clarifications

Clarifications #43

Workflow file for this run

name: Validate PR Build
on:
pull_request:
branches: ["main"]
permissions:
contents: read
jobs:
validate:
uses: ./.github/workflows/build.yml