Skip to content

ptr

ptr #42933

Workflow file for this run

name: ptr
on:
workflow_dispatch:
schedule:
- cron: '*/15 * * * *'
jobs:
ptr:
uses: ./.github/workflows/template.yml
with:
BRANCH: ptr
FLAVOR: mainline
ptr-mix-into-source:
uses: ./.github/workflows/template.yml
with:
BRANCH: ptr
FLAVOR: mainline
TARGET_BRANCH_SUFFIX: '-mix-into-source'
MIX_ANNOTATIONS_INTO_SOURCE: true
INCLUDE_RAW_XML_SOURCE: true