Skip to content

feat: added group, choice and sequence #473

feat: added group, choice and sequence

feat: added group, choice and sequence #473

Workflow file for this run

# 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/generic-rake.yml@main
secrets:
pat_token: ${{ secrets.LUTAML_CI_PAT_TOKEN }}