move delimiter and italicising for example names to Presentation XML:… #607
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Auto-generated by Cimas: Do not edit it manually! | |
# See https://github.com/metanorma/cimas | |
name: rake | |
on: | |
push: | |
branches: [ master, main ] | |
tags: [ v* ] | |
pull_request: | |
jobs: | |
rake: | |
uses: metanorma/ci/.github/workflows/plantuml-rake.yml@main | |
secrets: | |
pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }} |