Skip to content

Cherry pick PR #1044: [UWP] Fix wrong ROI coordinates for rendering #227

Cherry pick PR #1044: [UWP] Fix wrong ROI coordinates for rendering

Cherry pick PR #1044: [UWP] Fix wrong ROI coordinates for rendering #227

Workflow file for this run

name: stub_23.lts.1+
on:
pull_request:
types: [ready_for_review, opened, reopened, synchronize, labeled]
branches:
- '23.lts.1\+'
push:
branches:
- '23.lts.1\+'
workflow_dispatch:
inputs:
nightly:
description: 'Nightly workflow.'
required: true
type: boolean
default: false
jobs:
stub:
uses: ./.github/workflows/main.yaml
permissions:
packages: write
pull-requests: write
with:
platform: stub
nightly: 'false'