Skip to content

Windows runner for publication (#51) #51

Windows runner for publication (#51)

Windows runner for publication (#51) #51

Workflow file for this run

name: PullRequest
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/_build.yml
permissions:
checks: write
with:
commit: ${{ github.event.pull_request.merge_commit_sha }}