Skip to content

fix issue where pnpm test was not terminating on test completion (#451) #90

fix issue where pnpm test was not terminating on test completion (#451)

fix issue where pnpm test was not terminating on test completion (#451) #90

name: Create PR from main to demo
on:
push:
branches:
- main
jobs:
create-pr-to-demo:
uses: ./.github/workflows/_pr-create.yml
secrets: inherit
with:
base: demo