Skip to content

Cherry pick PR #3109: [media] Add UMA metrics for color space info #51

Cherry pick PR #3109: [media] Add UMA metrics for color space info

Cherry pick PR #3109: [media] Add UMA metrics for color space info #51

Workflow file for this run

name: stub_25.lts.1+
on:
pull_request:
types: [opened, reopened, synchronize, labeled]
branches:
- '25.lts.1\+'
push:
branches:
- '25.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: ${{ github.event.inputs.nightly }}
leak_manifest_filename: "gn_built_docker_debian11_manifest"