Skip to content

classic_anniversary #4961

classic_anniversary

classic_anniversary #4961

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