Skip to content

feat: add wrap command to wrap gems #11

feat: add wrap command to wrap gems

feat: add wrap command to wrap gems #11

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:
workflow_dispatch:
jobs:
rake:
uses: metanorma/ci/.github/workflows/generic-rake.yml@main
secrets:
pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }}