Skip to content

Cherry pick PR #4012: Deprecate SbFile, SbFileError, SbFileInfo types… #1

Cherry pick PR #4012: Deprecate SbFile, SbFileError, SbFileInfo types…

Cherry pick PR #4012: Deprecate SbFile, SbFileError, SbFileInfo types… #1

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"