Skip to content

fix: userName should be in spec instead of status #109

fix: userName should be in spec instead of status

fix: userName should be in spec instead of status #109

Workflow file for this run

name: Pull Request Build
on:
pull_request:
jobs:
build-pr:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: pull-${{ github.event.number }}
push: false
secrets: inherit