Skip to content

Pull Request Build Check #4

Pull Request Build Check

Pull Request Build Check #4

name: Pull Request Build Check
on:
pull_request:
branches:
- master
- dev/cicd
workflow_dispatch:
jobs:
verify:
uses: ./.github/workflows/build-pixels.yml
with:
build_type: "pr"
skip_package: true