deal with combination of floating title and beforeclauses note: https… #1051
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 }} |