Skip to content

Sonnet 5

Sonnet 5 #3785

Workflow file for this run

name: Pull request
on: pull_request_target
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/test.yml
secrets: inherit
with:
sha: ${{ github.event.pull_request.head.sha }}