Skip to content

Fix minor issues, cleanup qb4w support #216

Fix minor issues, cleanup qb4w support

Fix minor issues, cleanup qb4w support #216

Workflow file for this run

name: Test Pull Request
run-name: ${{ github.event.pull_request.title }}
on:
pull_request_review:
types: [submitted]
jobs:
build-and-test:
if: github.event.review.state == 'APPROVED'
uses: ./.github/workflows/build.yml