Skip to content

Deploy

Deploy #483

Workflow file for this run

# Auto-generated by Cimas: Do not edit it manually!
# See https://github.com/metanorma/cimas
name: Deploy
on:
push:
branches: [ master, main ]
tags: [ v* ]
pull_request:
schedule:
- cron: '0 15 * * *'
workflow_dispatch:
jobs:
deploy:
uses: relaton/support/.github/workflows/data-deploy.yml@main