Skip to content

classic

classic #41952

Workflow file for this run

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