File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ jobs:
1010 uses : ./.github/workflows/template.yml
1111 with :
1212 BRANCH : classic_era_ptr
13- FLAVOR : vanilla
13+ FLAVOR : tbc # temporary change
1414
1515 classic_era_ptr-mix-into-source :
1616 uses : ./.github/workflows/template.yml
1717 with :
1818 BRANCH : classic_era_ptr
19- FLAVOR : vanilla
19+ FLAVOR : tbc # temporary change
2020 TARGET_BRANCH_SUFFIX : ' -mix-into-source'
2121 MIX_ANNOTATIONS_INTO_SOURCE : true
2222 INCLUDE_RAW_XML_SOURCE : true
Original file line number Diff line number Diff line change @@ -144,14 +144,14 @@ jobs:
144144 uses : ./.github/workflows/template.yml
145145 with :
146146 BRANCH : classic_era_ptr
147- FLAVOR : vanilla
147+ FLAVOR : tbc # temporary change
148148 FORCE_UPDATE : true
149149
150150 classic_era_ptr-mix-into-source :
151151 uses : ./.github/workflows/template.yml
152152 with :
153153 BRANCH : classic_era_ptr
154- FLAVOR : vanilla
154+ FLAVOR : tbc # temporary change
155155 TARGET_BRANCH_SUFFIX : ' -mix-into-source'
156156 MIX_ANNOTATIONS_INTO_SOURCE : true
157157 INCLUDE_RAW_XML_SOURCE : true
You can’t perform that action at this time.
0 commit comments