Update the plugins lutaml_ea_xmi and lutaml_klass_table for guidance #334
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 }} |